mirror of
https://github.com/PotentiaRobotics/robot-gui.git
synced 2025-04-22 03:39:48 -04:00
10 lines
139 B
JSON
10 lines
139 B
JSON
{
|
|
"all": true,
|
|
"check-coverage": false,
|
|
"reporter": ["text-summary", "text", "html", "json"],
|
|
"exclude": [
|
|
"coverage",
|
|
"test"
|
|
]
|
|
}
|