mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
Remove unneeded ESLint config file.
We have /site/.eslintrc.json that covers this.
This commit is contained in:
parent
05dfae3146
commit
7492c12089
@ -1,11 +0,0 @@
|
||||
{
|
||||
"env": {
|
||||
"es6": false,
|
||||
"jquery": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 5,
|
||||
"sourceType": "script"
|
||||
},
|
||||
"extends": "../../../../js/tests/unit/.eslintrc.json"
|
||||
}
|
Loading…
Reference in New Issue
Block a user