mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-02 00:27:49 +01:00
9 lines
98 B
Plaintext
9 lines
98 B
Plaintext
{
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"rules": {
|
|
"import/no-extraneous-dependencies": 0
|
|
}
|
|
}
|