sharecjs / sharec-essential-config

📦 Basic configuration used in sharec packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sharec essential configuration

.github/workflows/main.yml npm MIT License

Configs for the for all occasions ✨

This configuration package includes:

  • eslint with standard preset and prettier plugin
  • prettier
  • lint-staged
  • husky
  • commmit-lint
  • commitizen

Install it by:

npm i --save-dev sharec-essential-config

Or with yarn:

yarn add -D sharec-essential-config

And then unwrap configs:

npx sharec

About

📦 Basic configuration used in sharec packages