2.0.0 • Published 16 days ago

@eclipse-glsp/nyc-config v2.0.0

Weekly downloads
-
License
(EPL-2.0 OR GPL-2...
Repository
github
Last release
16 days ago

Eclipse GLSP - Shared NYC configuration

Common shared configuration for Eclipse GLSP components that use test coverage reporting.

Install

yarn add --dev @eclipse-glsp/nyc-config

Usage

Add a .nycrc.json to your project root:

"@eclipse-glsp/nyc-config"

Configuration can also be provided by nyc.config.js if programmed logic is required.

More information

For more information, please visit the Eclipse GLSP Umbrella repository and the Eclipse GLSP Website. If you have questions, please raise them in the discussions and have a look at our communication and support options.