prettier < eslint

eslint-config-prettierは使わない

styled with prettier

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

  • prettier で直してくれそうな機能を off にして干渉を回避する
    • linterにはならないので警告されない
  • pretter-atomの挙動が若干不審
  • prettierにconfig設定がないようなのでまだまだフォーマットが変わる

next

  • pretter-atom を読む
    • prettier-eslint が並行して動くことが最低条件
  • 更新を見守る
    • 特にstandard、Flowとの関係