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
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 ifprettier-tslint
could trigger those auto-fixes somehow.Side note: It might be easier to run Prettier as a TSLint rule instead. See here