AriPerkkio / eslint-remote-tester-run-action

Github action for running eslint-remote-tester and receiving results in Github issue
1 stars 1 forks source link

ESM support? #30

Closed veritem closed 5 months ago

veritem commented 6 months ago

It would be helpful if this action supported ESM. I have been using this action for some time now but after adopting esm and the new flat eslint config, it doesn't work anymore.

Reference: https://github.com/veritem/eslint-plugin-vitest/issues/431

AriPerkkio commented 6 months ago

I think it's time to add ESLint v9 and flat config support: https://github.com/AriPerkkio/eslint-remote-tester/issues/389 I'll look into this 👀

AriPerkkio commented 5 months ago

Work on eslint-remote-tester's side is almost complete. I'll start to work on updating these Github Actions next.

AriPerkkio commented 5 months ago

New releases eslint-remote-tester@v4 and eslint-remote-tester-run-action@v4 added support for eslint@9 and FlatConfig: