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 dbd4ecb commit 706d8f1Copy full SHA for 706d8f1
eslintrc.json
@@ -1,5 +1,6 @@
1
{
2
"parserOptions": {
3
+ "ecmaVersion": 7,
4
"ecmaFeatures": {
5
"experimentalObjectRestSpread": true,
6
"jsx": true
0 commit comments