fix(build): migrate build configuration to .smartconfig and update toolchain dependencies

This commit is contained in:
2026-04-02 17:15:47 +00:00
parent 85f26c69d6
commit f181f662d8
7 changed files with 1670 additions and 1627 deletions

View File

@@ -5,7 +5,7 @@
"moduleResolution": "NodeNext",
"esModuleInterop": true,
"verbatimModuleSyntax": true,
"skipLibCheck": true
"types": ["node"]
},
"exclude": [
"dist_*/**/*.d.ts"