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