We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4323e1 commit 45b7091Copy full SHA for 45b7091
.eslintrc.json
@@ -5,7 +5,7 @@
5
"standard",
6
"standard-react",
7
"plugin:prettier/recommended",
8
- "plugin:@typescript-eslint/eslint-recommended"
+ "plugin:@typescript-eslint/recommended"
9
],
10
"env": {
11
"browser": true
0 commit comments