iceshrimp/.vscode/extensions.json

12 lines
234 B
JSON
Raw Normal View History

2018-07-20 15:37:50 +00:00
{
2022-12-26 23:24:19 +00:00
"recommendations": [
"editorconfig.editorconfig",
"eg2.vscode-npm-script",
"vue.volar",
"vue.vscode-typescript-vue-plugin",
"arcanis.vscode-zipfs",
"orta.vscode-twoslash-queries",
"biomejs.biome"
2022-12-26 23:24:19 +00:00
]
2018-07-20 15:37:50 +00:00
}