We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48593d2 commit 98d3c8fCopy full SHA for 98d3c8f
.eslintrc.json
@@ -8,6 +8,7 @@
8
},
9
"extends": "eslint:recommended",
10
"parserOptions": {
11
+ "ecmaVersion": 8,
12
"ecmaFeatures": {
13
"jsx": true
14
}
0 commit comments