@codemaniac-technologies/codemaniac-nyc
v1.0.0
Published
Provides general nyc configs
Readme
Codemaniac-nyc
About
This package exports baseline nyc configurations so that they can be imported into other projects and extended as desired.
Set Up
Use .rolloutAssets/ in this package to introduce nyc configs to a codemaniac project.
Step 1: Install codemaniac-nyc into your project
npm install https://github.com/CodeManiac-Technologies-Pvt-Ltd/codemaniac-nyc.git --save-devStep 2: Make the rollout script executable and then run it.
chmod +x ./node_modules/codemaniac-nyc/.rolloutAssets/config-rollout.sh
./node_modules/codemaniac-nyc/.rolloutAssets/config-rollout.sh