mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-10 01:52:04 +05:30
Remove typescript/eslint-recommeneded beacuse from v3 it is a part of typescript/recommended
This commit is contained in:
parent
2a4be6f1b9
commit
270f4c9c4d
@ -8,7 +8,6 @@ module.exports = {
|
||||
extends: [
|
||||
'eslint:recommended',
|
||||
'plugin:jsdoc/recommended',
|
||||
'plugin:@typescript-eslint/eslint-recommended',
|
||||
'plugin:@typescript-eslint/recommended',
|
||||
'prettier/@typescript-eslint',
|
||||
'plugin:prettier/recommended',
|
||||
|
Loading…
Reference in New Issue
Block a user