Skip to content

catalog: add ts inreference example #696

Open
@HerringtonDarkholme

Description

@HerringtonDarkholme

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions