I followed instructions to enable ESLint warnings within (Atom) editor. On opening a .js file in the editor I get this error. ``` Error: Failed to load plugin flowtype: Cannot find module 'eslint-plugin-flowtype' Referenced from: package.json ```