You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to exclude some paths/files globally on the main config?
On the include part, we can do it by !dont-include/*.scss
But it could be beneficial to do it globally, for example to exclude .spec files, etc...
The text was updated successfully, but these errors were encountered:
Is there any way to exclude some paths/files globally on the main config?
On the include part, we can do it by
!dont-include/*.scss
But it could be beneficial to do it globally, for example to exclude .spec files, etc...
The text was updated successfully, but these errors were encountered: