@litingyes/typescript-starter
v0.2.2
Published
A typescript project startup template
Maintainers
Readme
typescript-starter
A typescript project startup template
Features
- code lint & format with eslint and @antfu/eslint-config
- commit lint with husky and lint-staged
- build with tsdown
- test by vitest
- release with bumpp
- auto publish by github action
- create your npm token and add to repository's secret
Notice to modify
- README.md
- LICENSE
- package.json
- name
- description
- author
- license
- keywords
- bugs
- homepage
