mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-06 15:15:47 +02:00
Note that the `prettier` update introduces a handful of formatting changes (see https://prettier.io/blog/2026/06/27/3.9.0). Moreover, the `tsc-alias` update requires explicitly defining the root URL in the compiler options now, otherwise it errors with `tsc-alias error: compilerOptions.rootDir is required with implicit baseUrl` (see https://github.com/justkey007/tsc-alias/pull/259/changes).