1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00
pdf.js/test/types
Christophe Coevoet 93a5fa5b88
Disable the loading of node types in the type tests
Those type tests are performing type checking on a project using DOM APIs, intended to reflect the usage in a non-node project.
Not loading the node types in that project ensures that the library type declarations don't force a dependency on the node types.
2025-02-21 14:10:35 +01:00
..
legacy.ts Rename *.d.ts to *.d.mts. Close #17241 2023-11-12 07:30:36 +09:00
modern.ts Rename *.d.ts to *.d.mts. Close #17241 2023-11-12 07:30:36 +09:00
package.json Rename *.d.ts to *.d.mts. Close #17241 2023-11-12 07:30:36 +09:00
tsconfig.json Disable the loading of node types in the type tests 2025-02-21 14:10:35 +01:00