Files
webawesome/.vscode/extensions.json
Jason O'Neill d6e15f985c add cspell and fix typos
fixes 636
2021-12-31 17:39:16 -08:00

10 lines
209 B
JSON

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