aboutsummaryrefslogtreecommitdiffstats
path: root/packages/plugins-queue-restate/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/plugins-queue-restate/tsconfig.json')
-rw-r--r--packages/plugins-queue-restate/tsconfig.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/plugins-queue-restate/tsconfig.json b/packages/plugins-queue-restate/tsconfig.json
deleted file mode 100644
index 3bfa695c..00000000
--- a/packages/plugins-queue-restate/tsconfig.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "$schema": "https://json.schemastore.org/tsconfig",
- "extends": "@karakeep/tsconfig/node.json",
- "include": ["**/*.ts"],
- "exclude": ["node_modules"],
- "compilerOptions": {
- "tsBuildInfoFile": "node_modules/.cache/tsbuildinfo.json"
- }
-}
-