Skip to content

vscodeshift/extension-skeleton

Repository files navigation

@vscodeshift/extension-skeleton

CircleCI Coverage Status semantic-release Commitizen friendly Visual Studio Marketplace Version

skeleton for a VSCode extension for applying JSCodeshift transforms

Using this skeleton

It's pretty simple, just replace the command defined in package.json, src/extension.ts and test/suite/extension.test.ts with the name you want, and import or implement the transform you want in src/extension.ts. Add multiple commands if you want.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published