• File: .nycrc
  • Full Path: /var/www/nodejs/daily_store_reports_nodejs/node_modules/is-arguments/.nycrc
  • Date Modified: 02/04/2023 9:31 PM
  • File size: 139 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
	"all": true,
	"check-coverage": false,
	"reporter": ["text-summary", "text", "html", "json"],
	"exclude": [
		"coverage",
		"test"
	]
}