aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorBobby <[email protected]>2026-04-22 08:10:30 +0530
committerBobby <[email protected]>2026-04-22 08:10:30 +0530
commit0bb36660ec4bceeb4bd9b18cf47a30ba8eded427 (patch)
treef94aa2de99dcb7ee87639a3f60539fd376577bb9 /tsconfig.json
parente72162b34bddbf04998eea934335e9496b8649f8 (diff)
downloadhollowdark-0bb36660ec4bceeb4bd9b18cf47a30ba8eded427.tar.xz
hollowdark-0bb36660ec4bceeb4bd9b18cf47a30ba8eded427.zip
Rename ui-lib to lib, split Begin into smaller components, add Credits, bump version to 1.0 from package.json
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 3af4c48..6e2b9d0 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -40,8 +40,8 @@
"hooks/**/*.ts",
"routes/**/*.ts",
"routes/**/*.svelte",
- "ui-lib/**/*.ts",
- "ui-lib/**/*.svelte",
+ "lib/**/*.ts",
+ "lib/**/*.svelte",
"engine/**/*.ts",
"events/**/*.ts",
"content-system/**/*.ts",