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

* Gulpify build pipeline * Update build frontend script * Fixes * Limit service worker to latest build * Use shorthand * Fix hassio build
8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
{
|
|
"rules": {
|
|
"import/no-extraneous-dependencies": 0,
|
|
"no-restricted-syntax": 0,
|
|
"no-console": 0
|
|
}
|
|
}
|