prettier 事始め

prettier

https://github.com/prettier

styled with prettier

eslint --fix が最高だと思っていたがまた新たにformatterが出たので依存する。

eslint-config-prettier

https://github.com/prettier/eslint-config-prettier

prettier-eslint / prettier-eslint-cli

Code ➡️ prettier ➡️ eslint --fix ➡️ Formatted Code ✨

https://github.com/prettier/prettier-atom に依存して様子を見る。現状若干重い。 上記セミコロン問題の取りこぼしなどがあり鶏卵になる。

TypeScript