gregrickaby/nextjs-wordpress

ESLint isn't ignoring folders listed in .eslintignore

gregrickaby opened this issue · 4 comments

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

Hey @gregrickaby I’d like to work on this issue could you assign it to me. Thanks 😄

Sure thing! Please see the Contributing guidelines. Thanks!

@gregrickaby Hey. Sorry I couldn't find what the problem was. I'll unassign myself from this issue. Good Luck on getting it solver 👍

Fix with ef50cc1