aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/es-object-atoms/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--node_modules/es-object-atoms/tsconfig.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/node_modules/es-object-atoms/tsconfig.json b/node_modules/es-object-atoms/tsconfig.json
deleted file mode 100644
index c1ef790..0000000
--- a/node_modules/es-object-atoms/tsconfig.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "extends": "@ljharb/tsconfig",
- "compilerOptions": {
- "target": "es5",
- "ignoreDeprecations": "6.0",
- },
-}