aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/es-define-property/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/es-define-property/tsconfig.json')
-rw-r--r--node_modules/es-define-property/tsconfig.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/node_modules/es-define-property/tsconfig.json b/node_modules/es-define-property/tsconfig.json
deleted file mode 100644
index 5a49992..0000000
--- a/node_modules/es-define-property/tsconfig.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "extends": "@ljharb/tsconfig",
- "compilerOptions": {
- "target": "es2022",
- },
- "exclude": [
- "coverage",
- "test/list-exports"
- ],
-}