ESLint isn't ignoring folders listed in .eslintignore
gregrickaby opened this issue · 4 comments
gregrickaby commented
I don't know why, but when I run npm run lint
at the root of the project, ESLint is not ignoring the folders listed in .eslintignore
.
- Read Turborepo docs on ESLint
- Find out why it is not ignoring folders
- Fix it
ahmedsilat44 commented
Hey @gregrickaby I’d like to work on this issue could you assign it to me. Thanks 😄
gregrickaby commented
Sure thing! Please see the Contributing guidelines. Thanks!
ahmedsilat44 commented
@gregrickaby Hey. Sorry I couldn't find what the problem was. I'll unassign myself from this issue. Good Luck on getting it solver 👍
gregrickaby commented
Fix with ef50cc1