style: run prettier
All checks were successful
TrafficCue CI / check (push) Successful in 1m27s
TrafficCue CI / build (push) Successful in 1m43s

This commit is contained in:
2025-09-06 18:37:38 +02:00
parent 9d226f3387
commit d1e86ce174
6 changed files with 24 additions and 16 deletions

View File

@ -16,4 +16,4 @@ jobs:
run: bunx @inlang/paraglide-js compile
- run: bun run check
- run: bunx eslint
- run: bunx prettier --check .
- run: bunx prettier --check .