You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "## Módulo 3: Repaso de fundamentos de Javascript. Conocer la sintáxis fundamental de Javascript en un contexto de propósito general. ## Unidad 3: Funciones y Arreglos",
"main": "index.js",
"scripts": {
"test": "vitest",
"test:ci": "vitest run",
"test:coverage": "vitest run --coverage --coverage.reportOnFailure"