mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 06:46:35 +00:00
Add lit-plugin to recommendations (#2735)
This commit is contained in:
parent
421e5bb169
commit
ab6cd578e8
13
.vscode/extensions.json
vendored
13
.vscode/extensions.json
vendored
@ -1,8 +1,9 @@
|
|||||||
{
|
{
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
"dbaeumer.vscode-eslint",
|
"dbaeumer.vscode-eslint",
|
||||||
"eg2.tslint",
|
"eg2.tslint",
|
||||||
"esbenp.prettier-vscode",
|
"esbenp.prettier-vscode",
|
||||||
"bierner.lit-html"
|
"bierner.lit-html",
|
||||||
]
|
"runem.lit-plugin"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user