We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e0a521 commit 9d02a3fCopy full SHA for 9d02a3f
.eslintrc
@@ -17,7 +17,7 @@
17
"plugin:import/typescript",
18
"plugin:prettier/recommended",
19
"plugin:@typescript-eslint/recommended",
20
- "plugin:@typescript-eslint/recommended-requiring-type-checking",
+ "plugin:@typescript-eslint/recommended-requiring-type-checking"
21
],
22
"parser": "@typescript-eslint/parser",
23
"parserOptions": {
0 commit comments