Skip to content

Commit 964b12a

Browse files
simon-idjuan-fernandez
authored andcommitted
bump .eslintrc.json ecmaVersion to 2021 (#4356)
1 parent 4af95cb commit 964b12a

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)