Skip to content

A collection of codemods powered by TS-Morph and PostCSS

License

Notifications You must be signed in to change notification settings

sourcegraph/codemod

Repository files navigation

@sourcegraph/codemod

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

Docs

Extended documentation is coming to the project. In the meantime, take a look at the RFC, which contains all the background information.

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