Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

zephraph/ts-query-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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