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.
2 parents f43484f + c9bf8a5 commit fb8aff4Copy full SHA for fb8aff4
.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