9
Files Analyzed
1
Issues Found
1
Files with Issues

Issues by Rule

tjd/accurate-jsdoc
1

Issues by File

lib/strategies/session.js 1 issue
42:26 accurate-jsdoc

@param 'options': Object → { key?: string; }. JSDoc uses generic "object" but TypeScript infers a specific shape. Consider using @typedef to document the object structure.

Analyzed: 2/3/2026