It should be said that filewatcher is a plugin (#4743)

File-Watcher is an extra plugin which needs to be installed.
master
Michael Krauße 2018-06-24 19:04:07 -04:00 committed by Suchipi
parent c38e6af301
commit 908fb95dc6
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ For older IDE versions, please follow the instructions below.
To automatically format your files using `prettier` on save, you can use a file watcher.
Install [File-watcher](https://plugins.jetbrains.com/plugin/7177-file-watchers).
Go to _Preferences | Tools | File Watchers_ and click **+** to add a new watcher. Lets name it **Prettier**.
- **File Type**: _JavaScript_ (or _Any_ if you want to run `prettier` on all files)