Skip to content

Commit 45b7091

Browse files
authored
style: update typescript-eslint plugin (#1046)
1 parent d4323e1 commit 45b7091

File tree

3 files changed

+344
-209
lines changed

3 files changed

+344
-209
lines changed

.eslintrc.json

+1-1
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)