summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordelucis2024-01-09 18:06:06 +0000
committerfredkbot2024-01-09 18:06:06 +0000
commitbbf9998fc1ddbf6e17f5f41af1e251402c81322a (patch)
tree06774e868d4bbdeb29919c29a7f362150eddb01a
parentf3a524c248c386f6357a94f04c47e6bae3df8c54 (diff)
downloadIT.starlight-bbf9998fc1ddbf6e17f5f41af1e251402c81322a.tar.gz
IT.starlight-bbf9998fc1ddbf6e17f5f41af1e251402c81322a.tar.bz2
IT.starlight-bbf9998fc1ddbf6e17f5f41af1e251402c81322a.zip
[ci] format
-rw-r--r--docs/tsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tsconfig.json b/docs/tsconfig.json
index d3aa3780..04c1c278 100644
--- a/docs/tsconfig.json
+++ b/docs/tsconfig.json
@@ -4,6 +4,6 @@
"baseUrl": ".",
"paths": {
"~/*": ["src/*"]
- },
+ }
}
}