description:
- tsup The simplest and fastest way to bundle your TypeScript libraries.
- pnpm awesome package manager
- Eslint + Prettier good format and format checker
- TypeScript, of course!!
# dev
pnpm dev
# build
pnpm build
# publish
pnpm bump:version && pnpm release
# test
pnpm test
a simple description
Inspired by
setup a default template to build your own tool, awesome !!
find all pkg-name and replace them all!!