d6dcb471f9
- Added support for TypeScript incremental builds by enabling the `incremental` option and specifying the `tsBuildInfoFile` in both `tsconfig.node.json` and `tsconfig.web.json`. - Updated the `typecheck` script in `package.json` to use `concurrently` for running node and web type checks in parallel. - Added `.tsbuildinfo` to `.gitignore` to prevent build info files from being tracked.
926 B
926 B