c258035f6a
- Added a new typecheck command for the UI package in package.json to ensure type safety. - Updated tsconfig.web.json to include UI paths for better module resolution. - Modified the type-check command in the UI package to specify the tsconfig.json file. - Adjusted the include paths in the UI tsconfig.json to focus on specific component directories.