From 86321282f3901068c96f91d6b2ef1e088296662d Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Mon, 19 Sep 2022 21:33:03 -0800 Subject: [PATCH] remove clean dir --- Taskfile.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index 9ef0129..04aa8e1 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -14,7 +14,6 @@ tasks: - | npx swagger-typescript-api \ --no-client \ - --clean-output \ --modular \ --path ./backend/app/api/docs/swagger.json \ --output ./frontend/lib/api/types