mirror of
https://github.com/mauricioabh/arbpulse.git
synced 2026-07-27 23:57:43 +00:00
Add Husky pre-commit with eslint and Sentry env convention (M0).
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -343,6 +343,13 @@ Eso no indica que el bot “no funcione”: indica que el filtro económico es e
|
||||
|
||||
---
|
||||
|
||||
## Production practices
|
||||
|
||||
- **Pre-commit:** Husky runs lint-staged (`eslint --fix`, `prettier --write`) on staged `*.ts` / `*.tsx` in `src/` and `web/src/`.
|
||||
- **Observability:** Sentry planned — set `SENTRY_DSN` in `.env` after creating the `arbpulse` project in Sentry.
|
||||
|
||||
---
|
||||
|
||||
## Licencia
|
||||
|
||||
MIT — ver archivo `LICENSE` cuando se añada al repositorio.
|
||||
|
||||
Reference in New Issue
Block a user