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

Folders and files

NameName
Last commit message
Last commit date
May 6, 2022
Jan 3, 2023
Jul 23, 2021
Nov 8, 2023
Dec 22, 2021
Jul 23, 2021
Jul 23, 2021
Jan 20, 2022
Apr 28, 2022
Dec 22, 2021
Sep 3, 2021
Jul 23, 2021
Feb 16, 2022
Apr 28, 2022
Apr 28, 2022
Nov 8, 2023
Dec 22, 2021
Jul 23, 2021
Dec 22, 2021
Jan 20, 2022
May 4, 2022
Apr 28, 2022
Nov 8, 2023

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