UNPKG

225 BYAMLView Raw
1instrumentation:
2 root: ./src
3 include-all-sources: true
4 default-excludes: false
5 excludes: [
6 '**/dist/**',
7 '**/templates/**/**',
8
9 '**/test.bootstrap.js',
10 '**/rollup.config.js'
11 ]
12 extensions:
13 - .js
\No newline at end of file