UNPKG

linenumber

Version:

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

10 lines (9 loc) 157 B
module.exports = { options: { targets: { test: '{{ version }}', when: 'v0.12', tasks: ['istanbul:unit', 'matrix:v0.12'] } } };