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