feat(tools): add demodata feature, update package metadata, tsconfig paths, CI/workflows, and bump deps

This commit is contained in:
2025-12-18 14:18:05 +00:00
parent 4bd61aed70
commit 4f08d09552
17 changed files with 3841 additions and 4976 deletions

7
.gitignore vendored
View File

@@ -3,7 +3,6 @@
# artifacts
coverage/
public/
pages/
# installs
node_modules/
@@ -17,4 +16,8 @@ node_modules/
dist/
dist_*/
# custom
# AI
.claude/
.serena/
#------# custom