mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-20 19:37: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
8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
{
|
|
"rules": {
|
|
"import/no-extraneous-dependencies": 0,
|
|
"no-restricted-syntax": 0,
|
|
"no-console": 0
|
|
}
|
|
}
|