Skip to content

Commit dbd1947

Browse files
authored
bump .eslintrc.json ecmaVersion to 2021
1 parent cf8964f commit dbd1947

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
@@ -1,6 +1,6 @@
11
{
22
"parserOptions": {
3-
"ecmaVersion": 2020
3+
"ecmaVersion": 2021
44
},
55
"extends": [
66
"eslint:recommended",

0 commit comments

Comments
 (0)