1.1.1 • Published 8 years ago

sl-gt-synclint v1.1.1

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

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

1.1.1

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago