Raathigesh / majestic

⚡ Zero config GUI for Jest
MIT License
7.49k stars 173 forks source link

How to exclude some folders? #154

Closed baoduy closed 5 years ago

baoduy commented 5 years ago

Hi, I would like to exclude some folders in my project. How could I config it?

Thanks Duy

Raathigesh commented 5 years ago

Currently, there is no such configuration. Are you looking something similar to https://jestjs.io/docs/en/configuration#testpathignorepatterns-array-string ?