Spaces:
Runtime error
Runtime error
{ | |
"threshold": 0, | |
"reporters": ["html", "markdown"], | |
"ignore": [ | |
"**/node_modules/**", | |
"**/.git/**", | |
"**/.rbenv/**", | |
"**/.venv/**", | |
"**/*cache*/**", | |
"**/.github/**", | |
"**/.idea/**", | |
"**/report/**", | |
"**/*.svg" | |
] | |
} | |