mirror of
https://github.com/bitwarden/browser
synced 2026-01-23 21:03:40 +00:00
Update the NX library generator to prefix paths with './' when adding entries to tsconfig.base.json. This ensures compatibility with TypeScript 7 and tsgo, which require relative paths to explicitly start with './'.