Skip to content

Commit 790378b

Browse files
committed
eslint config
1 parent 541aca6 commit 790378b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"extends": "eslint:recommended",
99
"parserOptions": {
10-
"ecmaVersion": 12
10+
"ecmaVersion": "latest"
1111
},
1212
"rules": {
1313
}

0 commit comments

Comments
 (0)