Skip to content

Commit a54e853

Browse files
committed
upgrade ecmaVersion
1 parent 41aa7fd commit a54e853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bids-validator/.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"plugins": ["prettier"],
33
"parserOptions": {
4-
"ecmaVersion": 2017,
4+
"ecmaVersion": 2018,
55
"sourceType": "module"
66
},
77
"env": {

0 commit comments

Comments
 (0)