mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-14 13:47:11 +03:00
12 lines
185 B
JSON
Executable File
12 lines
185 B
JSON
Executable File
{
|
|
"env": {
|
|
"es6": false,
|
|
"jquery": true
|
|
},
|
|
"parserOptions": {
|
|
"ecmaVersion": 5,
|
|
"sourceType": "script"
|
|
},
|
|
"extends": "../../../js/tests/unit/.eslintrc.json"
|
|
}
|