Commit 7492c120 authored by XhmikosR's avatar XhmikosR
Browse files

Remove unneeded ESLint config file.

We have /site/.eslintrc.json that covers this.
parent 05dfae31
Showing with 0 additions and 11 deletions
+0 -11
{
"env": {
"es6": false,
"jquery": true
},
"parserOptions": {
"ecmaVersion": 5,
"sourceType": "script"
},
"extends": "../../../../js/tests/unit/.eslintrc.json"
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment