5 lines
123 B
JSON
5 lines
123 B
JSON
{
|
|
"reporter": ["text", "html", "json"],
|
|
"exclude": ["adonisrc.ts", "tests/**", "database/**", "config/**", "bin/**"]
|
|
}
|