We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ast-grep scan -r unnecessary-declaration-annotation.yml -U
id: unnecessary-declaration-annotation language: typescript rule: kind: type_annotation inside: kind: variable_declarator has: field: value any: - kind: await_expression - kind: new_expression