eslint-plugin-flowtype-errors : Retrieve Flow errors as ESLint errors.. You can installing eslint-plugin-flowtype-errors npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install eslint-plugin-flowtype-errors $ sudo npm install -g eslint-plugin-flowtype-errors
If want to update the eslint-plugin-flowtype-errors package execute the command as below,
$ sudo npm update eslint-plugin-flowtype-errors
Update package globally,
$ npm install -g eslint-plugin-flowtype-errors
$ sudo git clone https://github.com/rektide/eslint-plugin-flowtype-errors.git
$ sudo npm install -g ./eslint-plugin-flowtype-errors
eslint-plugin-flowtype-errors@3.3.6 /usr/lib/node_modules/eslint-plugin-flowtype-errors
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall eslint-plugin-flowtype-errors
Package Name | eslint-plugin-flowtype-errors |
Version | 3.3.6 |
Description | Retrieve Flow errors as ESLint errors. |
Released Date | 2017-11-17T04:37:21.022Z |
Published by | amilajack |
How to Learn | https://www.npmjs.com/package/eslint-plugin-flowtype-errors/tutorial |