gulp-tslint : TypeScript linter Gulp plugin. You can installing gulp-tslint 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 gulp-tslint $ sudo npm install -g gulp-tslint
If want to update the gulp-tslint package execute the command as below,
$ sudo npm update gulp-tslint
Update package globally,
$ npm install -g gulp-tslint
$ sudo git clone https://github.com/rektide/gulp-tslint.git
$ sudo npm install -g ./gulp-tslint
gulp-tslint@8.1.2 /usr/lib/node_modules/gulp-tslint
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-tslint
Package Name | gulp-tslint |
Version | 8.1.2 |
Description | TypeScript linter Gulp plugin |
Released Date | 2017-08-08T14:32:39.660Z |
Published by | nawitus |
How to Learn | https://www.npmjs.com/package/gulp-tslint/tutorial |