DRDELATV's picture
fix: ajustes de dependencias, puertos y compatibilidad para entorno de desarrollo
6f89cdc
raw
history blame contribute delete
139 Bytes
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}