Skip to content

Commit c9bf8a5

Browse files
martinfrances107dawehner
authored andcommitted
eslintrc.json: Removed duplicate parserOptions (#753)
1 parent 9bddcec commit c9bf8a5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.eslintrc.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
"plugin:prettier/recommended",
55
"plugin:jsx-a11y/recommended"
66
],
7-
"parser": "typescript-eslint-parser",
8-
"parserOptions": {
9-
"jsx": true
10-
},
117
"parser": "babel-eslint",
128
"parserOptions": {
139
"ecmaVersion": 6,

0 commit comments

Comments
 (0)