Open stevensnoeijen opened 5 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?
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
for apps/packages that use linting. with https://github.com/reviewdog/action-eslint Also check out how to do this with nextjs's linting?