When files change on disk, we want to propagate that change to clients. There is an [FSWatcher](https://nodejs.org/docs/latest/api/fs.html#fs_class_fs_fswatcher) that we can use for this.