v0.1.0 - Preview 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.
Super basic support is done. Given an input file it will:
Currently there are some intermediary writes to disk but I'll be working to fix that soon.