wails-template-vue/frontend/.vscode/extensions.json
Misite Bao d8333fbb0a
feat: completely refactored and redesigned UI using typescript (#37)
* chore: update LICENSE

* refactor: refactor templates entirely using TypeScript

reslove: https://github.com/misitebao/wails-template-vue/issues/35

* feat: update template
2022-09-30 23:37:38 +08:00

4 lines
75 B
JSON

{
"recommendations": ["Vue.volar", "Vue.vscode-typescript-vue-plugin"]
}