find-eslint-cli-bin-js-pmb
v0.1.2
Published
Find the path of the JS file that would be invoked as the eslint CLI.
Downloads
46
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