mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-22 04:17:20 +00:00

* Add timer card and badge * Disable interval on disconnect * Tests! * One more test case * Remove padStart * Remove state from timer state card
9 lines
98 B
Plaintext
9 lines
98 B
Plaintext
{
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"rules": {
|
|
"import/no-extraneous-dependencies": 0
|
|
}
|
|
}
|