I've been trying to lint my new project with ESLint without any luck. Previously, running yarn eslint --fix .
, would lint all the files in my project, but now, it gives this error: No files matching the pattern "." were found.
. Was there a breaking change?
Asked
Active
Viewed 859 times
0

Oluwakorede Fashokun
- 119
- 2
- 14