dev: only support watchman
Created by: keegancsmith
Maintaining three different ways to watch files leads to unneccessary bugs. Instead lets pick just one, Watchman:
- Cross-platform
- Built for performance
- Battle tested
- Git integrates into it to speed up git status/etc
- Powerful expression language