mirror of
https://github.com/home-assistant/frontend.git
synced 2026-02-04 01:10:33 -06:00
* Add typoghrapy styles * Split styles * Fix duplicated html * remove unused paper vars * Fix vars * Add vars autocompletion extension * Fix css syntax highlighting
12 lines
252 B
JSON
Executable File
12 lines
252 B
JSON
Executable File
{
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint",
|
|
"esbenp.prettier-vscode",
|
|
"runem.lit-plugin",
|
|
"github.vscode-pull-request-github",
|
|
"eamodio.gitlens",
|
|
"vitest.explorer",
|
|
"yeion7.styled-global-variables-autocomplete"
|
|
]
|
|
}
|