npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

fly-eslint

1.0.0

@bucaran

npmHomeRepoSnykSocket
Downloads:0
$ npm install fly-eslint
DailyWeeklyMonthlyYearly

ESLint plugin for Fly.

npm package

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