0.2.0 • Published 7 months ago

create-vite-tsconfigs v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

create-vite-tsconfigs

TSConfig files for projects created with create-vite.

Development

fnm install && fnm use && node --version
npm install
npm run format
npm run build
npm pack --dry-run

Deployment

npm version --no-git-tag-version patch
npm version --no-git-tag-version minor
npm version --no-git-tag-version major