Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 395 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 395 Bytes

Vue 3 + TypeScript + Vite

My Vue project starter.

Start from create-vite.

With features of:

  • packageManager info
  • alias of root path
  • lint and format (for repository)

With improves of:

  • remove unnecessary include config in tsconfig.json IntelliSense works normally without it.