mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 13:43:11 +02:00
Remove unneeded ESLint config file.
We have /site/.eslintrc.json that covers this.
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"env": {
|
||||
"es6": false,
|
||||
"jquery": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 5,
|
||||
"sourceType": "script"
|
||||
},
|
||||
"extends": "../../../../js/tests/unit/.eslintrc.json"
|
||||
}
|
Reference in New Issue
Block a user