Skip to content

v0.1.0 - Preview Release

Compare
Choose a tag to compare
@azz azz released this 16 Oct 00:56
· 14 commits to master since this release

Super basic support is done. Given an input file it will:

  • Run prettier --write
  • Locate tslint.json
  • Run tslint --fix

Currently there are some intermediary writes to disk but I'll be working to fix that soon.