Skip to content

Commit 93b8b7c

Browse files
committed
Update ecmaVersion
------------------------------------------------------------- Per eslint/eslint#8366
1 parent 99c96b1 commit 93b8b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parserOptions": {
3-
"ecmaVersion": 2020,
3+
"ecmaVersion": 2017,
44
"sourceType": "module"
55
},
66
"rules": {

0 commit comments

Comments
 (0)