1.0.2 • Published 2 years ago

fast-configs v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

GitHub license PRs Welcome

Cli to speed up initial development by bootstrapping configs such as eslint, prettier, husky

demo


Install

If you are using yarn

$ yarn add fast-configs

If you are using npm

$ npm install fast-configs

Example Usage

$ config bootstrap # note you can use config bs also