feat(build): modernize the build configuration and add project documentation

This commit is contained in:
2026-03-28 09:20:32 +00:00
parent cc743a562f
commit 83425072bd
8 changed files with 588 additions and 963 deletions

View File

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