feat(filter): naming filtering #17

This commit is contained in:
Alexey Kasyanchuk
2018-04-01 23:35:55 +03:00
parent 5348d1f88f
commit 99d9004906
3 changed files with 47 additions and 14 deletions

View File

@ -38,6 +38,7 @@ let config = {
filters: {
maxFiles: 0,
namingRegExp: ''
},
cleanup: true,