ohctechv3/.svn/pristine/54/54f9d7adf8943cb07f821435bb269eb4ba40ccc2.svn-base
2024-10-28 15:03:36 +05:30

10 lines
139 B
Plaintext

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}