eslint-bamboo-formatter : A reporter for eslint which produces a report compatible with Atlassian Bamboo Mocha Test Parser.. You can installing eslint-bamboo-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-bamboo-formatter $ sudo npm install -g eslint-bamboo-formatter
If want to update the eslint-bamboo-formatter package execute the command as below,
$ sudo npm update eslint-bamboo-formatter
Update package globally,
$ npm install -g eslint-bamboo-formatter
$ sudo git clone https://github.com/rektide/eslint-bamboo-formatter.git
$ sudo npm install -g ./eslint-bamboo-formatter
eslint-bamboo-formatter@0.1.0 /usr/lib/node_modules/eslint-bamboo-formatter
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall eslint-bamboo-formatter
Package Name | eslint-bamboo-formatter |
Version | 0.1.0 |
Description | A reporter for eslint which produces a report compatible with Atlassian Bamboo Mocha Test Parser. |
Released Date | 2017-04-05T14:15:20.011Z |
Published by | voidberg |
How to Learn | https://www.npmjs.com/package/eslint-bamboo-formatter/tutorial |