UNPKG
@faakhir/headlamp-plugin
Version:
latest (0.11.5-dev)
0.11.5-dev
0.11.4-dev
The needed infrastructure for building Headlamp plugins.
@faakhir/headlamp-plugin
/
template
/
.vscode
/
extensions.json
6 lines
(5 loc)
•
193 B
JSON
View Raw
1
2
3
4
5
6
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations"
:
[
"dbaeumer.vscode-eslint"
,
"esbenp.prettier-vscode"
]
}