remove clean dir

This commit is contained in:
Hayden 2022-09-19 21:33:03 -08:00
parent 4985cbb6e3
commit 86321282f3

View file

@ -14,7 +14,6 @@ tasks:
- | - |
npx swagger-typescript-api \ npx swagger-typescript-api \
--no-client \ --no-client \
--clean-output \
--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