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 99c96b1 commit 93b8b7cCopy full SHA for 93b8b7c
.eslintrc
@@ -1,6 +1,6 @@
1
{
2
"parserOptions": {
3
- "ecmaVersion": 2020,
+ "ecmaVersion": 2017,
4
"sourceType": "module"
5
},
6
"rules": {
0 commit comments