NPM TypeScript Boilerplate with Bun, ESM, using TSC without bundler, support Sourcemap from TypeScript
bun install
bun run build
bun run check
bun run check:watch
Using release-it
to publish the package, using npm commandline with OTP (One Time Password) for 2FA (Two Factor Authentication)
bun run release