It will create a basic typescript project setup
-
add GitHub template
-
package.json
-
update scripts
- build
- start
- dev
- format
- lint
- test
- test:watch
🤔 Should we initialize git ? 🤔 Should we install node_modules ?
- add script
- dependencies
- typescript
- tsup
- eslint
- eslint-config-prettier
- eslint-plugin-prettier
- prettier
- vitest