Skip to content

Commit 2347487

Browse files
committed
Update eslint config
1 parent d2897cc commit 2347487

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
@@ -6,7 +6,7 @@
66
},
77
"extends": "eslint:recommended",
88
"parserOptions": {
9-
"ecmaVersion": 2020
9+
"ecmaVersion": "latest"
1010
},
1111
"globals": {
1212
"BigInt": true

0 commit comments

Comments
 (0)