forked from github-mirror/twing
9 lines
90 B
JSON
9 lines
90 B
JSON
{
|
|
"reporters": [
|
|
"text",
|
|
"html"
|
|
],
|
|
"sources": [
|
|
"src/main/**/*.ts"
|
|
]
|
|
} |