azz / prettier-tslint

Code ➡️ prettier ➡️ tslint --fix ➡️ Formatted Code ✨
https://npm.im/prettier-tslint
MIT License
225 stars 13 forks source link

VSCode integration #11

Closed romainquellec closed 6 years ago

romainquellec commented 6 years ago

Hello.

I wanted to used a simple thing to get prettier and tslint working together (this project so :D) with VsCode, on save.

Is there any steps I'm missing ?

romainquellec commented 6 years ago

Oh, ok. It's blocked by #1. So, to be sure: It's not possible, right now, is VsCode, right ?

orblazer commented 6 years ago

Hello, i have make an PR for that here (https://github.com/azz/prettier-tslint/pull/12) and on prettier-vscode (https://github.com/prettier/prettier-vscode/pull/414)