We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41aa7fd commit a54e853Copy full SHA for a54e853
bids-validator/.eslintrc.json
@@ -1,7 +1,7 @@
1
{
2
"plugins": ["prettier"],
3
"parserOptions": {
4
- "ecmaVersion": 2017,
+ "ecmaVersion": 2018,
5
"sourceType": "module"
6
},
7
"env": {
0 commit comments