mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
site/.eslintrc.json: specify ecmaVersion.
This commit is contained in:
parent
ef98fbdb84
commit
fe09d106dc
@ -1,6 +1,7 @@
|
||||
{
|
||||
"root": true,
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 5,
|
||||
"sourceType": "script"
|
||||
},
|
||||
"extends": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user