xo : JavaScript happiness style linter ??. You can installing xo 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 xo $ sudo npm install -g xo
If want to update the xo package execute the command as below,
$ sudo npm update xo
Update package globally,
$ npm install -g xo
$ sudo git clone https://github.com/rektide/xo.git
$ sudo npm install -g ./xo
xo@0.18.2 /usr/lib/node_modules/xo
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall xo
| Package Name | xo |
| Version | 0.18.2 |
| Description | JavaScript happiness style linter ?? |
| Released Date | 2017-05-04T02:42:21.127Z |
| Published by | sindresorhus |
| How to Learn | https://www.npmjs.com/package/xo/tutorial |