mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-22 20:37:20 +00:00
7 lines
75 B
JSON
7 lines
75 B
JSON
{
|
|
"extends": "../.eslintrc.json",
|
|
"rules": {
|
|
"no-console": 0
|
|
}
|
|
}
|