Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 494 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 494 Bytes

Liby

Quickstart template for building TypeScript-based libraries.

Features

  1. All-in-one ESLint package with Prettier integration
  2. Automatically updates @types with TypeSync
  3. Unit testing with Vitest
  4. Seamless CommonJS and ESM build with tsup
  5. Ensure commit quality with Husky

License

This template is licensed under the MIT License