UNPKG

@technovangelist/do

Version:

something to help me remember what I did

13 lines (10 loc) 159 B
module.exports = function (w) { return { files: [ 'src/**/*.ts' ], tests: [ 'test/**/*Spec.ts' ] }; };