istanbuljs/nyc
document migrating from istanbul to nyc configuration
Ouverte
#320 ouverte le 17 juil. 2016
Istanbul 1.0dochelp wantedhigh-prioritypinned
Métriques du dépôt
- Stars
- (5 765 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
see https://github.com/istanbuljs/nyc/issues/309
Open Questions
- should we support both the
nycand theistanbulconfiguration key in package.json (it's a bit confusing for folks using libraries like babel-plugin-istanbul that they need to set an nyc stanza).- I could see the other argument, whatever,
nycis the name of the actual reporting tool get used to it.
- I could see the other argument, whatever,
- do we need a tool for migration, or could we get away with documenting this on our website?
CC: @jamestalmage, @gotwarlost curious about your thoughts.