From d7edbf05ab0e90eedcb99e4462e3a61793b2eff9 Mon Sep 17 00:00:00 2001 From: schererleander Date: Thu, 25 Dec 2025 18:09:23 +0100 Subject: remove all files --- tsconfig.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 tsconfig.json (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json deleted file mode 100644 index fec8c8e..0000000 --- a/tsconfig.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "files": [], - "references": [ - { "path": "./tsconfig.app.json" }, - { "path": "./tsconfig.node.json" } - ], - "compilerOptions": { - "baseUrl": ".", - "paths": { - "@/*": ["./src/*"] - } - } -} -- cgit v1.3.1