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
node_modules is not ignored by default.
When I run alex It checks everything in node_modules path.
I tried adding node_modules to the .alexignore but it still causes errors that make the tests not pass:
"1:1 error Cannot process specified file: it's ignored"