Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 359 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 359 Bytes

@sourcegraph/codemod

A toolkit for writing codemods powered by ts-morph and PostCSS.

Setup

yarn

Use

yarn transform --help

Other commands

yarn build
yarn build:clean
yarn build:watch

yarn test
yarn format
yarn format:check
yarn lint