hypercross
90cb97e0ae
chore: add @types/node and update tsconfig
...
Add @types/node as a dev dependency and include it in tsconfig types
to support Node.js globals. Also expand tsconfig include to cover
configuration files.
2026-04-20 11:34:40 +08:00
hypercross
43bb246ab9
build: set rootDir to current directory in tsconfig
2026-04-20 00:00:41 +08:00
hypercross
25b44fd6d1
build: update tsconfig and tsup sample configuration
...
- Include tests in tsconfig for better type checking
- Update tsup.samples.config.ts to use double quotes
- Add esbuild alias for `@` in sample builds
2026-04-20 00:00:41 +08:00
hypercross
2581a8e0e6
refactor: add src alias to @/
2026-04-02 16:03:44 +08:00
hyper
d27948fbfc
Initial commit: boardgame-core with build fixes
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-31 18:01:57 +08:00