Skip to content

Commit ead0948

Browse files
committed
remove empty param annotation from no-property-in-node
1 parent 0052ccf commit ead0948

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/rules/no-property-in-node.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ const defaultTypedNodeSourceFileTesters = [
2626
* }
2727
* ```
2828
*
29-
* @param type
30-
* @param typedNodeSourceFileTesters
3129
* @returns Whether the type seems to include a known ESTree or TSESTree AST node.
3230
*/
3331
function isAstNodeType(

0 commit comments

Comments
 (0)