mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
site/.eslintrc.json: specify ecmaVersion.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"root": true,
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 5,
|
||||
"sourceType": "script"
|
||||
},
|
||||
"extends": [
|
||||
|
||||
Reference in New Issue
Block a user