aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/Makefile')
-rw-r--r--frontend/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/frontend/Makefile b/frontend/Makefile
deleted file mode 100644
index 17dd690..0000000
--- a/frontend/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-.PHONY: openapi-typescript
-openapi-typescript:
- npx --no-install openapi-typescript --path-params-as-types --output ./app/.server/api/schema.d.ts ../openapi.yaml