Newer
Older
quiz2023 / node_modules / side-channel-map / .nycrc
@Moriya Kaito Moriya Kaito on 17 Aug 216 bytes 追加
{
	"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"
	]
}