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

* Update typescript, prettier, tslint -> eslint * Organize imports * Use glob for eslint fix react import
9 lines
138 B
JSON
Executable File
9 lines
138 B
JSON
Executable File
{
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint",
|
|
"esbenp.prettier-vscode",
|
|
"bierner.lit-html",
|
|
"runem.lit-plugin"
|
|
]
|
|
}
|