Skip to content

⚙️ My configuration for the ESLint, Prettier, TypeScript and others; since 2023.3

License

Notifications You must be signed in to change notification settings

kurone-kito/lints-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ 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