diff options
Diffstat (limited to '')
| -rw-r--r-- | node_modules/dunder-proto/tsconfig.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/node_modules/dunder-proto/tsconfig.json b/node_modules/dunder-proto/tsconfig.json deleted file mode 100644 index dabbe23..0000000 --- a/node_modules/dunder-proto/tsconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "extends": "@ljharb/tsconfig", - "compilerOptions": { - "target": "ES2021", - }, - "exclude": [ - "coverage", - ], -} |