We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06556df commit 8075734Copy full SHA for 8075734
1 file changed
.eslintrc.json
@@ -165,7 +165,7 @@
165
"@angular-eslint/no-output-native": "warn",
166
"@angular-eslint/no-output-on-prefix": "warn",
167
"@angular-eslint/no-conflicting-lifecycle": "warn",
168
- "@angular-eslint/use-lifecycle-interface": "error"
+ "@angular-eslint/use-lifecycle-interface": "error",
169
170
"@typescript-eslint/no-inferrable-types":[
171
"error",
0 commit comments