@codibre/confs
v1.1.2
Published
A simple package to centralize IDE configuration of all codibre's projects
Downloads
1,011
Readme
README
This is just a simple package to centralize IDE configuration of all codibre's projects
How do I get set up
After installing it, just run
npx codibre-confsYou'll get instructions about each command you have at your disposal. We recommend you to install it in your project as a dev dependency, like this
npm install --save-dev codibre-confsBasically, this package you create configuration files for nyc, mocha, tsconfig, eslint and others. It also bring all this packages together, but you can always install it by yourself to ensure a newer version, of course!
