based on ts-lib-vite
TODO
TODO
Monorepo: Organized as a monorepository for better code management.
-
Code Style: Enforced using ESLint and Prettier for consistent and clean code.
-
Versioning: Follows semantic versioning for releases.
-
Commit Guidelines: Enforced through Git commit standards for clear and meaningful version history.
-
Pre-commit Hooks: Utilizes Husky to enforce pre-commit hooks for code quality and consistency.
-
Language: TypeScript for type-safe and efficient development.
-
Build Tools:
Vite: Used as the primary build tool for fast and optimized development.
Rollup: Employed for additional bundling and optimization.
If you want to contribute to this project, please follow our contribution guidelines. We welcome contributions and appreciate your help!
This project is licensed under the MIT License.