FLUJOS/VISUALIZACION/node_modules/internal-slot/.nycrc
2025-11-07 00:06:12 +01:00

9 lines
139 B
JSON
Executable file

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