mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-10 00:03:45 -04: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…
x
Reference in New Issue
Block a user