UNPKG

linenumber

Version:

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

10 lines (9 loc) 148 B
module.exports = { tests: { files: ['lib/**/*.js', 'test/**/*.coffee'], tasks: ['mocha'], options: { atBegin: true } } };