mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-16 20:50:24 +00:00
site/.eslintrc.json: specify ecmaVersion.
This commit is contained in:
parent
ef98fbdb84
commit
fe09d106dc
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"root": true,
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 5,
|
||||
"sourceType": "script"
|
||||
},
|
||||
"extends": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue