Alex version: 4.1.0
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"