Skip to content

Commit

Permalink
Add .watchmanconfig
Browse files Browse the repository at this point in the history
Summary:
Watchman on facebook corporate machines is configured to only start on directories with a `.watchmanconfig` file (`enforce_root_files` is true, see https://facebook.github.io/watchman/docs/config.html).

Adding this allow `jest` to run in watch mode on Facebook machines.
Closes #2408

Reviewed By: jstejada

Differential Revision: D7550102

Pulled By: kassens

fbshipit-source-id: 17572918c0b5fd3e2a5f8877233952d8a7446531
  • Loading branch information
kassens authored and Jan Kassens committed Apr 9, 2018
1 parent 6fac06c commit a0fb692
Showing 1 changed file with 0 additions and 0 deletions.
Empty file added .watchmanconfig
Empty file.

0 comments on commit a0fb692

Please sign in to comment.