Describe the feature
As mentioned here: #162, ignore files settings is not exposed via the configuration. Maybe **/{__tests__,__fixtures__,__mocks__}/** could be made as default, if no exclude settings were provided?
Motivation
I was going through this issue and found that the project is using this package, which doesn't support configuring exclude settings.
Related Issues
#162