We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adefe02 commit bae7c35Copy full SHA for bae7c35
1 file changed
CLAUDE.md
@@ -117,8 +117,8 @@ deno task prepare
117
118
**Deno no encontrado en hook:**
119
120
-El hook `.husky/pre-commit` ya incluye `export PATH="$HOME/.deno/bin:$PATH"` para
121
-garantizar que Deno esté disponible. Si aún falla, verificar:
+El hook `.husky/pre-commit` ya incluye `export PATH="$HOME/.deno/bin:$PATH"`
+para garantizar que Deno esté disponible. Si aún falla, verificar:
122
123
```bash
124
# Verificar que Deno está instalado
0 commit comments