LoginSignup
0
1

More than 1 year has passed since last update.

IntelliJで保存時に自動でPrettierを実行する方法

Posted at

環境

  • IntelliJ IDEA 2022.1
  • File Watchersのプラグインを導入済み

設定

  • prettierをインストール
$ yarn add -D prettier
  • Preference->Tools->File Watchersから以下の設定で新規追加。
    スクリーンショット 2022-05-06 9.17.51.png
0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1