FLUJOS/BACK_BACK/node_modules/unicode-trie/coverage.js
2025-11-07 00:06:12 +01:00

5 lines
133 B
JavaScript
Executable file

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