ts-query-cli

## Usage


License
MIT
Install
npm install ts-query-cli@1.0.4-canary.883e5da

Documentation

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