• File: .nycrc
  • Full Path: /var/www/sandbox/node_modules/is-number-object/.nycrc
  • Date Modified: 02/20/2025 6:17 PM
  • File size: 159 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
	"all": true,
	"check-coverage": false,
	"reporter": ["text-summary", "text", "html", "json"],
	"exclude": [
		"coverage",
		"test",
		"test-corejs.js"
	]
}