create-jc-project
v2.3.1
Published
Quickly set up a Node.js project that contains all toolings you need
Downloads
4
Readme
create-jc-project
Quickly set up a Node.js project that contains all toolings you need.
Usage
yarn create jc-project
And answer a few questions. It will set up all tools, including:
- ESLint
- Prettier
- cSpell
- Yarn berry
- Husky + lint-staged
And configure them with the configurations stored in this repo.