fix(core): Update dependencies, code style and project config; add pnpm overrides and ignore AI folders

This commit is contained in:
2025-11-20 08:10:17 +00:00
parent f2bf3f1314
commit 871f0e0b78
9 changed files with 2445 additions and 2567 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