formatting

This commit is contained in:
Hayden 2022-10-10 18:49:08 -08:00
parent a7cadee345
commit bd67c1c56c

View file

@ -19,7 +19,6 @@ tasks:
--modular \ --modular \
--path ./backend/app/api/docs/swagger.json \ --path ./backend/app/api/docs/swagger.json \
--output ./frontend/lib/api/types --output ./frontend/lib/api/types
- python3 ./scripts/process-types.py ./frontend/lib/api/types/data-contracts.ts - python3 ./scripts/process-types.py ./frontend/lib/api/types/data-contracts.ts
sources: sources:
- "./backend/app/api/**/*" - "./backend/app/api/**/*"