From cdb75d3fcbc9339b897f8c6ff4d69a577f017393 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Tue, 8 Jul 2025 23:26:05 +0100 Subject: Rewrite in Go --- tsconfig.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 tsconfig.json (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json deleted file mode 100644 index 90ae06b..0000000 --- a/tsconfig.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "compilerOptions": { - "outDir": "./dist", - "allowJs": true, - "target": "es2022", - "module": "es2022", - "moduleResolution": "node", - "allowSyntheticDefaultImports": true, - "strict": false - }, - "include": ["./app/**/*.ts"], -} -- cgit v1.2.3-70-g09d2