Skip to content

Commit 209e673

Browse files
committed
adding watchmanconfig to suppress annoying warnings
1 parent 2106831 commit 209e673

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.watchmanconfig

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"suppress_recrawl_warnings": true,
3+
"prefer_split_fsevents_watcher": true
4+
}

0 commit comments

Comments
 (0)