$ npm install fly-eslint
ESLint plugin for Fly.
Check out the documentation to see the available options.
npm install -D fly-eslint
export function* test () { yield this.source("src/**/*.js").eslint() }
MIT © Jorge Bucaran et al