UNPKG

linenumber

Version:

Get the line number of one or more matches in a file

10 lines (9 loc) 129 B
module.exports = { unit: { options: { root: 'lib', dir: 'coverage' }, cmd: 'cover grunt mocha' }, };