mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-19 05:00:41 +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"
|
|
}
|