5665fcd98f
Exclude .migrations from file includes in biome.json configuration
Backend Tests / test (push) Successful in 9m40s
Lint / lint (push) Successful in 9m42s
2026-01-14 20:20:14 +01:00
Mathis HERRIOT
382e39ebd0
feat: update biome.json with JavaScript parser configuration and linter rule adjustments
...
Added support for `unsafeParameterDecoratorsEnabled` in JavaScript parser configuration. Modified linter rules to include a `correctness` section disabling `useHookAtTopLevel`. Simplified domain-specific linter configurations.
2026-01-08 15:28:28 +01:00
403e2ca922
Update package name, adjust Biome config, and fix import order in e2e tests
2026-01-04 23:43:13 +01:00
3259927fd1
Update formatting rules to enforce consistent tab-based indentation across the backend
2026-01-04 23:30:54 +01:00
4b53a8d410
Initialize NestJS backend with basic structure, Biome setup, and essential configurations
2026-01-04 23:26:27 +01:00