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