1.0.3 • Published 4 years ago

ts-query-cli v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

ts-query-cli

Usage

ts-query [path] [query] <selector>

Useful queries

Find all usages of reaction in force

ts-query ~/Git/Artsy/force/src "ImportDeclaration > StringLiteral[text=/^(@artsy.)?reaction.*/]" text