From 1610328606d0f609e491bf935517cc8798c1fb2a Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Tue, 27 Jun 2023 23:53:08 -0700 Subject: v73 was too large, removing examples, .vscignore --- extension/examples/MyProject/tsconfig.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 extension/examples/MyProject/tsconfig.json (limited to 'extension/examples/MyProject/tsconfig.json') diff --git a/extension/examples/MyProject/tsconfig.json b/extension/examples/MyProject/tsconfig.json deleted file mode 100644 index eda0869d..00000000 --- a/extension/examples/MyProject/tsconfig.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "compilerOptions": { - "lib": [ - "es5", - "es6" - ], - "target": "es5", - "module": "commonjs", - "moduleResolution": "node", - "outDir": "./build", - "emitDecoratorMetadata": true, - "experimentalDecorators": true, - "sourceMap": true - } -} \ No newline at end of file -- cgit v1.2.3-70-g09d2