mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03: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