stevensnoeijen / playground

https://nextjs-boilerplate-nu-gules.vercel.app
0 stars 0 forks source link

add eslint action #73

Open stevensnoeijen opened 3 months ago

stevensnoeijen commented 3 months ago

for apps/packages that use linting. with https://github.com/reviewdog/action-eslint Also check out how to do this with nextjs's linting?

stevensnoeijen commented 3 months ago

its added but not working yet https://github.com/stevensnoeijen/playground/blob/7ce17fcc348dac572e3acb4ad82b2b8c54baf5cd/.github/workflows/ci.yml#L122

see https://github.com/reviewdog/action-eslint/issues/62