SIGN IN SIGN UP

Update tsconfig: bundler resolution & path mappings

Switch moduleResolution to "bundler" in base and package tsconfigs and consolidate path aliases for monorepo packages. Remove several package-level baseUrl entries and update package paths to reference ../../packages/* (add explicit napcat-common/src and napcat-image-size/src mappings). Also add a rootDir override for napcat-core. These changes unify module resolution and path aliases so TypeScript and bundlers resolve workspace packages consistently.
手瓜一十雪 committed
33cc11ba8468a7e17ac8082b7cca29d5bd4888bd
Parent: b058604