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 7862efb commit 171866aCopy full SHA for 171866a
.eslintrc.json
@@ -4,7 +4,7 @@
4
"browser": true,
5
"jquery": true
6
},
7
- "parser": "babel-eslint",
+ "parser": "@babel/eslint-parser",
8
"parserOptions": {
9
"ecmaVersion": 5,
10
"sourceType": "script",
0 commit comments