@starryinternet/nyc-config-starry
v1.0.0
Published
Starry's sharable nyc config
Downloads
29
Readme
nyc-config-starry
Starry's sharable nyc config.
Usage
{
"devDependencies": {
"nyc-config-starry": "<current version>"
},
"nyc": {
"extends": "nyc-config-starry"
}
}
See the nyc docs for more information about how to configure nyc.