From fc8c5fdce62fb229202659408798a7b6c98f6e8b Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 28 Apr 2023 01:36:55 +0800 Subject: --- cli/scripts/templates/tsconfig.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 cli/scripts/templates/tsconfig.json (limited to 'cli/scripts/templates/tsconfig.json') diff --git a/cli/scripts/templates/tsconfig.json b/cli/scripts/templates/tsconfig.json deleted file mode 100644 index 76ae392..0000000 --- a/cli/scripts/templates/tsconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "extends": "../../tsconfig.json", - "compilerOptions": { - "rootDir": "src", - "outDir": "dist" - }, - "include": ["src"], - "exclude": ["node_modules"] -} -- cgit v1.2.3-70-g09d2