prettier-tslint
prettier-tslint copied to clipboard
Using with typescript-tslint-plugin
Not sure how possible this is. You need to use this plugin to apply auto-fixes for rules with requiresTypeInfo enabled. It would be great if prettier-tslint could trigger those auto-fixes somehow.
Side note: It might be easier to run Prettier as a TSLint rule instead. See here