diff options
Diffstat (limited to '')
| -rw-r--r-- | node_modules/es-define-property/tsconfig.json | 10 |
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" - ], -} |