Deluze / electron-vue-template

Simple Vue3 + Electron starter template in TypeScript, including ViteJS and Electron Builder
MIT License
579 stars 108 forks source link

Added tsconfig.json to renderer #11

Closed F1dsy closed 2 years ago

F1dsy commented 2 years ago

This makes vscode able to use type inference for defineComponent inside .vue files.