Skip to content

Commit 06556df

Browse files
saschaszottgithub-actions[bot]
authored andcommitted
add lint rule (use-lifecycle-interface)
(cherry picked from commit cc975bb)
1 parent 85a3578 commit 06556df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
"@angular-eslint/no-output-native": "warn",
166166
"@angular-eslint/no-output-on-prefix": "warn",
167167
"@angular-eslint/no-conflicting-lifecycle": "warn",
168+
"@angular-eslint/use-lifecycle-interface": "error"
168169

169170
"@typescript-eslint/no-inferrable-types":[
170171
"error",

0 commit comments

Comments
 (0)