Skip to content

Commit

Permalink
chore: update jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Dec 11, 2023
1 parent bfaf2d9 commit 3f0edbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ module.exports = {

/**
* Gets information on a report, given the ASTNode of context.report().
* @param {ASTNode} reportArgs The ASTNode of context.report()
* @param {ASTNode} node The ASTNode of context.report()
* @param {Context} context
*/
getReportInfo(node, context) {
Expand Down

0 comments on commit 3f0edbc

Please sign in to comment.