jsdom
View on npm →277
Files Analyzed
2
Issues Found
2
Files with Issues
Issues by Rule
tjd/accurate-jsdoc 2
Issues by File
lib/jsdom/browser/resources/jsdom-dispatcher.js 1 issue706:1 accurate-jsdoc
@returns: Promise<{status: number, headers: object, body: Uint8Arra... → Promise<{ status: number; headers: any; body: Uint8Array<.... Types differ. Run with --fix to update JSDoc, or verify the intended type.
lib/jsdom/living/xhr/xhr-utils.js 1 issue43:1 accurate-jsdoc
@returns: Promise<Object> → Promise<any>. Types differ. Run with --fix to update JSDoc, or verify the intended type.
Analyzed: 2/3/2026