Skip to content

Commit ae3439c

Browse files
committed
chore(*): performing ng update
1 parent a8010b9 commit ae3439c

File tree

2 files changed

+72
-96
lines changed

2 files changed

+72
-96
lines changed

.eslintrc.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
],
1616
"createDefaultProgram": true
1717
},
18-
"plugins": ["@typescript-eslint"],
18+
"plugins": [
19+
"@typescript-eslint"
20+
],
1921
"extends": [
2022
"plugin:@angular-eslint/recommended",
2123
"plugin:@angular-eslint/template/process-inline-templates"

0 commit comments

Comments
 (0)