From ef9f75240d4178cc49ac6c87be3234217b763641 Mon Sep 17 00:00:00 2001 From: Patrick Mueller Date: Sun, 9 Jan 2022 16:18:53 +0100 Subject: [PATCH] API-35: Removing unused tsoa file --- tsoa.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 tsoa.json diff --git a/tsoa.json b/tsoa.json deleted file mode 100644 index cbdcaae..0000000 --- a/tsoa.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "entryFile": "app.ts", - "noImplicitAdditionalProperties": "throw-on-extras", - "spec": { - "outputDirectory": ".", - "specVersion": 3 - } -}