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