• File: .nycrc
  • Full Path: /var/www/nodejs/simo_meps_file_script/node_modules/has-symbols/.nycrc
  • Date Modified: 02/28/2025 8:55 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"
	]
}