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