Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.62 KB

README.md

File metadata and controls

52 lines (37 loc) · 1.62 KB

⚙️ lints-config

My configuration for the ESLint / Prettier / TypeScript

Structure of the monorepo

System Requirements

  • Node.js v18 (LTS Hydrogen) or later

Initialization

corepack enable
corepack up

Contributing

Welcome to contribute to this repository! For more details, please refer to CONTRIBUTING.md.

Introduce commit message validation at commit time. “Conventional Commits” rule is applied to discourage committing messages that violate conventions.

LICENSE

MIT