UNPKG

78 BJavaScriptView Raw
1'use strict';
2
3module.exports = {
4 excludes: [
5 'tests/dummy/**/*'
6 ]
7};