default react native project generates .watchmanconfig
file that is simply empty object {}
, can I safely delete this?
A subquestion would be: is there any watchman configuration I can do / refference to improve react-native project experience somehow?