{
	"all": true,
	"reporter": [
		"text",
		"text-summary",
		"lcov"
	],
	"include": [
		"bin/**/*.js",
		"src/**/*.js"
	]
}
