aboutsummaryrefslogtreecommitdiffstats
path: root/backend/node_modules/set-function-length/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'backend/node_modules/set-function-length/tsconfig.json')
-rw-r--r--backend/node_modules/set-function-length/tsconfig.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/backend/node_modules/set-function-length/tsconfig.json b/backend/node_modules/set-function-length/tsconfig.json
deleted file mode 100644
index d9a6668..0000000
--- a/backend/node_modules/set-function-length/tsconfig.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "extends": "@ljharb/tsconfig",
- "compilerOptions": {
- "target": "es2021",
- },
- "exclude": [
- "coverage",
- ],
-}