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 --- tsconfig.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tsconfig.json (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json deleted file mode 100644 index 1cc97c5..0000000 --- a/tsconfig.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "extends": "@tsconfig/node-lts-strictest-esm", - "compilerOptions": { - "outDir": "dist", - "rootDir": "src", - "importHelpers": true, - "composite": true, - "sourceMap": true - } -} -- cgit v1.2.3-70-g09d2