Newer
Older
leaflet / map / web / node_modules / call-bound / .nycrc
@[abemizuki] [abemizuki] on 8 Aug 139 bytes add
{
	"all": true,
	"check-coverage": false,
	"reporter": ["text-summary", "text", "html", "json"],
	"exclude": [
		"coverage",
		"test"
	]
}