unified-lint-rule : Create a linting rule for a unified processors. You can installing unified-lint-rule 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 unified-lint-rule $ sudo npm install -g unified-lint-rule
If want to update the unified-lint-rule package execute the command as below,
$ sudo npm update unified-lint-rule
Update package globally,
$ npm install -g unified-lint-rule
$ sudo git clone https://github.com/rektide/unified-lint-rule.git
$ sudo npm install -g ./unified-lint-rule
unified-lint-rule@1.0.2 /usr/lib/node_modules/unified-lint-rule
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall unified-lint-rule
| Package Name | unified-lint-rule |
| Version | 1.0.2 |
| Description | Create a linting rule for a unified processors |
| Released Date | 2017-08-17T11:59:56.931Z |
| Published by | wooorm |
| How to Learn | https://www.npmjs.com/package/unified-lint-rule/tutorial |