An open API service indexing awesome lists of open source software.

https://github.com/starryinternet/nyc-config-starry


https://github.com/starryinternet/nyc-config-starry

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# nyc-config-starry

Starry's sharable nyc config.

## Usage

```json
{
"devDependencies": {
"nyc-config-starry": ""
},
"nyc": {
"extends": "@starryinternet/nyc-config-starry"
}
}
```

See [the nyc docs](https://www.npmjs.com/package/nyc#adding-your-overrides) for more information about how to configure nyc.