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
If you're having slowness problems, can you run with the {debug: true} option and let me know how many filesystem operations it is performing? That'll help me figure out what kind of scale project you're working on.
As for adding include/exclude globs, I probably won't add that as it would largely defeat the purpose of the plugin (which is to detect case sensitivity errors wherever they occur). However, if you are working on a project with TONS of node-modules dependencies, I think it might be safe to add an option to skip those, as it is much less likely to run into accidents there.
No description provided.
The text was updated successfully, but these errors were encountered: