Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add jestbrains filewatcher docs #1310

Merged
merged 1 commit into from
Apr 18, 2017
Merged

Add jestbrains filewatcher docs #1310

merged 1 commit into from
Apr 18, 2017

Conversation

SimenB
Copy link
Contributor

@SimenB SimenB commented Apr 17, 2017

Kinda #1308


Go to *File | Settings | Tools | File Watchers* for Windows and Linux or *WebStorm | Preferences | Tools | File Watchers* for OS X and click **+** to add a new tool. Let’s name it **Prettier**.

* **Program** set the full path to a `prettier` executable, such as `/Users/developer/repo/jest/node_modules/.bin/prettier` (on OS X and Linux) or `C:/\Users\developer\repo\jest\node_modules\.bin\prettier.cmd` (on Windows).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Relative paths unfortunately doesn't work here... Unsure about the Windows path, I don't have a windows box available to test.

@vjeux vjeux merged commit 2e613cb into prettier:master Apr 18, 2017
@vjeux
Copy link
Contributor

vjeux commented Apr 18, 2017

Thanks!

@SimenB SimenB deleted the jetbrains-file-watch branch May 26, 2017 07:20
@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Jan 20, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants