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