aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/trpc/tsconfig.json')
-rw-r--r--packages/trpc/tsconfig.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/trpc/tsconfig.json b/packages/trpc/tsconfig.json
index 80329662..dbd0afdc 100644
--- a/packages/trpc/tsconfig.json
+++ b/packages/trpc/tsconfig.json
@@ -5,6 +5,5 @@
"exclude": ["node_modules"],
"compilerOptions": {
"tsBuildInfoFile": "node_modules/.cache/tsbuildinfo.json"
- },
+ }
}
-