hensei-web/node_modules/unicode-trie/coverage.js
2020-09-11 06:44:42 -07:00

5 lines
133 B
JavaScript

require('coffee-coverage').register({
basePath: __dirname,
path: 'relative',
exclude: ['/test', '/node_modules', '/.git'],
});