Skip to content

Commit f123211

Browse files
author
Konstantin Dinev
committed
chore(lint): adding @typescript-eslint to plugins
1 parent d75018c commit f123211

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
@@ -15,6 +15,7 @@
1515
],
1616
"createDefaultProgram": true
1717
},
18+
"plugins": ["@typescript-eslint"],
1819
"extends": [
1920
"plugin:@angular-eslint/recommended",
2021
"plugin:@angular-eslint/template/process-inline-templates"

0 commit comments

Comments
 (0)