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 f911d6c + 9d608a3 commit a50c1d9Copy full SHA for a50c1d9
.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