OCD typo.

This commit is contained in:
Bob Vandevliet 2024-06-21 11:35:34 +02:00
parent 90873afb36
commit e2595ebfd8

View file

@ -7,7 +7,7 @@
}, },
"parserOptions": { "parserOptions": {
"ecmaVersion": "latest", "ecmaVersion": "latest",
"sourceType":"script", "sourceType": "script",
"ecmaFeatures": { "ecmaFeatures": {
"impliedStrict": true "impliedStrict": true
}, },