Quickstart template for building TypeScript-based libraries.
- All-in-one ESLint package with Prettier integration
- Automatically updates
@types
with TypeSync - Unit testing with Vitest
- Seamless CommonJS and ESM build with tsup
- Ensure commit quality with Husky
This template is licensed under the MIT License