eslint-formatter-pretty : Pretty ESLint formatter. You can installing eslint-formatter-pretty 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-formatter-pretty $ sudo npm install -g eslint-formatter-pretty
If want to update the eslint-formatter-pretty package execute the command as below,
$ sudo npm update eslint-formatter-pretty
Update package globally,
$ npm install -g eslint-formatter-pretty
$ sudo git clone https://github.com/rektide/eslint-formatter-pretty.git
$ sudo npm install -g ./eslint-formatter-pretty
eslint-formatter-pretty@1.3.0 /usr/lib/node_modules/eslint-formatter-pretty
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall eslint-formatter-pretty
Package Name | eslint-formatter-pretty |
Version | 1.3.0 |
Description | Pretty ESLint formatter |
Released Date | 2017-09-05T04:14:40.163Z |
Published by | sindresorhus |
How to Learn | https://www.npmjs.com/package/eslint-formatter-pretty/tutorial |