twing/.odzrc.json
2024-07-25 07:54:18 +00:00

9 lines
90 B
JSON

{
"reporters": [
"text",
"html"
],
"sources": [
"src/main/**/*.ts"
]
}