fis-lint-jshint : A lint plugin for fis to validate js file.. You can installing fis-lint-jshint 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 fis-lint-jshint $ sudo npm install -g fis-lint-jshint
If want to update the fis-lint-jshint package execute the command as below,
$ sudo npm update fis-lint-jshint
Update package globally,
$ npm install -g fis-lint-jshint
$ sudo git clone https://github.com/rektide/fis-lint-jshint.git
$ sudo npm install -g ./fis-lint-jshint
fis-lint-jshint@0.0.10 /usr/lib/node_modules/fis-lint-jshint
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fis-lint-jshint
| Package Name | fis-lint-jshint |
| Version | 0.0.10 |
| Description | A lint plugin for fis to validate js file. |
| Released Date | 2014-12-24T09:23:57.199Z |
| Published by | zack-lin |
| How to Learn | https://www.npmjs.com/package/fis-lint-jshint/tutorial |