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
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