azz / prettier-tslint

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

[Bug] .editorconfig ignored #27

Open luchillo17 opened 5 years ago

luchillo17 commented 5 years ago

Prettier itself supports .editorconfig as second in priority to the .prettierrc file, this repo doesn't.

aleclarson commented 5 years ago

PRs welcome