fix(repo): migrate smart build config to .smartconfig.json and tidy repository metadata

This commit is contained in:
2026-03-24 20:08:25 +00:00
parent c210507951
commit 8c6159c596
8 changed files with 237 additions and 98 deletions

View File

@@ -64,5 +64,9 @@
"@git.zone/tsbundle": "^2.9.0",
"@git.zone/tsdeno": "^1.2.0",
"@git.zone/tswatch": "^3.2.0"
},
"private": true,
"pnpm": {
"overrides": {}
}
}