gulp-flow-eslint
v2.1.1
Published
ESLint bundle for gulp-flow.
Downloads
4
Maintainers
Readme
gulp-flow-eslint
ESLint bundle for gulp-flow.
Requirements
- gulp-flow must be installed.
- gulp-flow-webpack must be installed.
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 Talle | | |