We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 809adc6 commit 6a89a51Copy full SHA for 6a89a51
eslintrc.json
@@ -1,8 +1,7 @@
1
{
2
"parserOptions": {
3
- "ecmaVersion": 8,
+ "ecmaVersion": 9,
4
"ecmaFeatures": {
5
- "experimentalObjectRestSpread": true,
6
"jsx": true
7
},
8
"sourceType": "module"
0 commit comments