highlight.js

View on npm →
212
Files Analyzed
3
Issues Found
3
Files with Issues

Issues by Rule

tjd/accurate-jsdoc
2
tjd/no-redundant-jsdoc
1

Issues by File

src/languages/d.js 1 issue
90:3 no-redundant-jsdoc

JSDoc @type 'String' is redundant - TypeScript infers the same type

src/lib/ext/multi_class.js 1 issue
39:32 accurate-jsdoc

@param 'regexes': Array<RegExp | string> → (string | RegExp)[]. Types differ. Run with --fix to update JSDoc, or verify the intended type.

src/lib/regex.js 1 issue
57:31 accurate-jsdoc

@param 'args': Array<string | RegExp | Object> → any[]. JSDoc declares union but TypeScript infers array.

Analyzed: 2/3/2026