sl-gt-synclint

1.1.1 • Public • Published

gulp task for sync lint set

Sample

Usage

npm install sl-gt-synclint

in your gulpfile.js

require('sl-gt-synclint')(gulp);

Sync

gulp synclint-copy --path <your lint set npm name>

Sync Options

gulp synclint-es --module

--module

keep module set "sourceType": "module"

gulp synclint-es --module

--react

keep react set: rules start with "react"

gulp synclint-es --react

--babel

keep babel set "babel-eslint"

gulp synclint-es --babel

Reference

Modularizing gulp tasks

Special thanks

gulp-if by robich

Readme

Keywords

Package Sidebar

Install

npm i sl-gt-synclint

Weekly Downloads

2

Version

1.1.1

License

ISC

Last publish

Collaborators

  • seeliang