Closed
Description
No linting errors are reported from my test files. I'm colocating my tests alongside the source and using the .test.js
extension to designate the test file. No linter errors are being reported from those files- is there some configuration that should be updated? I don't see anything obvious that's excluding those files.
Any help would be greatly appreciated.