update eslint
This commit is contained in:
parent
7aff7aebcf
commit
85110b57fb
@ -7,9 +7,6 @@
|
||||
"overrides": [
|
||||
{
|
||||
"files": ["**/*.ts"],
|
||||
"parserOptions": {
|
||||
"project": "tsconfig.base.json"
|
||||
},
|
||||
"rules": {
|
||||
"@angular-eslint/directive-selector": [
|
||||
"error",
|
||||
@ -62,8 +59,6 @@
|
||||
"no-dupe-class-members": "off",
|
||||
"no-redeclare": "off",
|
||||
"consistent-return": "off",
|
||||
"import/no-unresolved": "off",
|
||||
"import/named": "off",
|
||||
"@typescript-eslint/restrict-template-expressions": "off",
|
||||
"@typescript-eslint/lines-between-class-members": "off"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user