From 94071d7ce16c56641d67d488e2bac6be84ffe731 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 3 Nov 2023 21:17:06 +0800 Subject: chore: delete useless files --- examples/with-npm/packages/tsconfig/react-library.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 examples/with-npm/packages/tsconfig/react-library.json (limited to 'examples/with-npm/packages/tsconfig/react-library.json') diff --git a/examples/with-npm/packages/tsconfig/react-library.json b/examples/with-npm/packages/tsconfig/react-library.json deleted file mode 100644 index af8711c..0000000 --- a/examples/with-npm/packages/tsconfig/react-library.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "$schema": "https://json.schemastore.org/tsconfig", - "display": "React Library", - "extends": "./base.json", - "compilerOptions": { - "jsx": "react-jsx", - "lib": ["ES2015"], - "module": "ESNext", - "target": "es6" - } -} -- cgit v1.2.3-70-g09d2