Files
flipper/.watchmanconfig
Michel Weststrate 74004b6338 Improve unit test robustness
Summary: When running tests locally, some are quite flaky, and there is a lot of error logging noise. This diff doesn't remove all of it, but does reduce it significantly.

Reviewed By: nikoant

Differential Revision: D20034619

fbshipit-source-id: 183f74475b644f803b2f92b1b1301f4d0f6e193a
2020-02-25 14:59:48 -08:00

4 lines
55 B
JSON

{
"ignore_dirs": ["node_modules", "build", "dist"]
}