shoelace/.vscode/extensions.json

10 wiersze
209 B
JSON
Czysty Zwykły widok Historia

{
"recommendations": [
"ms-vscode.vscode-typescript-tslint-plugin",
"esbenp.prettier-vscode",
"bierner.lit-html",
2022-01-01 01:39:16 +00:00
"bashmish.es6-string-css",
"streetsidesoftware.code-spell-checker"
]
}