Skip to content

Commit 5d237d3

Browse files
chore: Synced local '.eslintrc.json' with remote 'sync-files/js/.eslintrc.json' (#118)
1 parent 901863c commit 5d237d3

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,7 +1,7 @@
11
{
22
"extends": ["eslint:recommended", "plugin:prettier/recommended"],
33
"parserOptions": {
4-
"ecmaVersion": "latest",
4+
"ecmaVersion": 12,
55
"sourceType": "module",
66
"ecmaFeatures": {
77
"jsx": true

0 commit comments

Comments
 (0)