gulp-flow-eslint

2.1.1 • Public • Published

gulp-flow-eslint

ESLint bundle for gulp-flow.

Requirements

Install

npm install --save-dev gulp-flow-eslint

Usage

This bundle configure cfg.webpack and adds:

  • a rule to cfg.webpack.module.rules.
  • cfg.eslint.options (passed to the Webpack rule).

Task

A simple example:

gulpfile.js

require('gulp-flow-webpack');
require('gulp-flow-eslint');

That's all! You can run your tasks.

LICENSE

MIT (c) 2016, Nicolas Tallefourtane.

Author

Nicolas Tallefourtane - Nicolab.net
Nicolas Talle
Make a donation via Paypal

Package Sidebar

Install

npm i gulp-flow-eslint

Weekly Downloads

8

Version

2.1.1

License

MIT

Unpacked Size

4.16 kB

Total Files

5

Last publish

Collaborators

  • nicolab