Socket
Book a DemoInstallSign in
Socket

gulp-lint-tasks

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-lint-tasks

Collection of Gulp tasks for linting with Airbnb's ESLint config

1.5.5
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

gulp-lint-tasks

Collection of Gulp tasks for linting with Airbnb's ESLint config.

npm version

Installation

Install using npm:

$ npm install --save-dev gulp-lint-tasks

Usage

Include the package in your project's gulpfile.js:

require('gulp-lint-tasks');

Tasks

The following gulp tasks are provided:

lint

Lints all js and jsx files in your project, using the linting config as provided by eslint-config-airbnb.

lint:fix

Tries to autofix linting errors and warnings where possible.

lint:watch

Watches your project and will lint when code changes.

Adjusting linting rules

The linting rules can be adjusted/overwritten by providing a .eslintrc.json file with a rules property.

FAQs

Package last updated on 06 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.