Skip to content

Commit f329429

Browse files
committed
chore: update typescript-eslint plugin
1 parent 96d2714 commit f329429

File tree

2 files changed

+341
-209
lines changed

2 files changed

+341
-209
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"standard",
66
"standard-react",
77
"plugin:prettier/recommended",
8-
"plugin:@typescript-eslint/eslint-recommended"
8+
"plugin:@typescript-eslint/recommended"
99
],
1010
"env": {
1111
"browser": true

0 commit comments

Comments
 (0)