nyc-alt.config.js 59 Bytes
Newer Older
lxyang committed
1 2 3 4 5
'use strict'

module.exports = {
  include: ['file2.js']
}