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 9bddcec commit c9bf8a5Copy full SHA for c9bf8a5
.eslintrc.json
@@ -4,10 +4,6 @@
4
"plugin:prettier/recommended",
5
"plugin:jsx-a11y/recommended"
6
],
7
- "parser": "typescript-eslint-parser",
8
- "parserOptions": {
9
- "jsx": true
10
- },
11
"parser": "babel-eslint",
12
"parserOptions": {
13
"ecmaVersion": 6,
0 commit comments