From 900a707fdcb04e5739126ec2509fdc39fee7491c Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Sun, 7 Apr 2024 19:43:04 +0530 Subject: Rewrote Site in 11ty Still need to Update the content --- src/worker/tsconfig.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/worker/tsconfig.json (limited to 'src/worker/tsconfig.json') diff --git a/src/worker/tsconfig.json b/src/worker/tsconfig.json deleted file mode 100644 index f485c2e..0000000 --- a/src/worker/tsconfig.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "compilerOptions": { - "outDir": "dist", - "rootDir": "src", - "importHelpers": true, - "lib": ["es2022", "webworker"], - "composite": true, - "sourceMap": true - }, -} -- cgit v1.2.3-70-g09d2