You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support ESLint 8.x (#10)
* feat: support ESLint 8.x
* chore: use `@babel/register` instead of `esm` (#16)
* chore: use esbuild-register instead of esm.
* chore: add esbuild to deps
* chore: use @babel/register instead of esbuild-register
Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>