4 Commits

Author SHA1 Message Date
Anthony Fu
9d41ea0fa8 feat: global components for volar 2021-05-25 20:13:22 +08:00
Seb Tomasini
793e8b9da1
fix: vue file imports throwing IDE errors (#106)
Fixes `import App from './App.vue'` throwing ts2307: cannot find module (in `/src/main.ts` and others)
2021-04-02 00:40:33 +08:00
Johnson Chu
c6c6722d38
feat: enable volar ts plugin (#63)
* chore: enabled ts plugin

* fix: require -> required
2021-02-14 14:26:59 +08:00
Anthony Fu
bf324ce33d chore: updates 2021-02-05 08:42:22 +08:00