ernestoalejo / blacklisted-gulp

Search blacklisted gulp plugins in your project.

Home Page:https://github.com/ernestoalejo/blacklisted-gulp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blacklisted-gulp

Search blacklisted gulp plugins in your project.

Install

sudo npm install -g blacklisted-gulp

Run

In the root of your project (where your package.json is) run this command:

blacklisted-gulp

It will output the name of the gulp plugins you're using right now that are in the blacklist. It will return the reason or replacement too.

If no plugin is blacklisted the application will not output anything.

About

Search blacklisted gulp plugins in your project.

https://github.com/ernestoalejo/blacklisted-gulp

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 100.0%