eslint-friendly-formatter : simple formatter/reporter for eslint thats friendly with Sublime Text and iterm2 click to open file functionality. You can installing eslint-friendly-formatter 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-friendly-formatter $ sudo npm install -g eslint-friendly-formatter
If want to update the eslint-friendly-formatter package execute the command as below,
$ sudo npm update eslint-friendly-formatter
Update package globally,
$ npm install -g eslint-friendly-formatter
$ sudo git clone https://github.com/rektide/eslint-friendly-formatter.git
$ sudo npm install -g ./eslint-friendly-formatter
eslint-friendly-formatter@3.0.0 /usr/lib/node_modules/eslint-friendly-formatter
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall eslint-friendly-formatter
Package Name | eslint-friendly-formatter |
Version | 3.0.0 |
Description | simple formatter/reporter for eslint thats friendly with Sublime Text and iterm2 click to open file functionality |
Released Date | 2017-05-11T09:49:37.103Z |
Published by | royriojas |
How to Learn | https://www.npmjs.com/package/eslint-friendly-formatter/tutorial |