Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

find-eslint-cli-bin-js-pmb

mk-pmb19ISC0.1.2

Find the path of the JS file that would be invoked as the eslint CLI.

readme



find-eslint-cli-bin-js-pmb

Find the path of the JS file that would be invoked as the eslint CLI.

API

This module exports one function:

findEslintCli(rqr)

where rqr is your module's require function. Returns the resolved path to the eslint CLI script.

Known issues

  • Needs more/better tests and docs.

 

License

ISC