Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checkup-plugin-ember is incompatible with ember-template-lint 4.0 & eslint v8 #1158

Open
runspired opened this issue Jan 7, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@runspired
Copy link

These projects have unfortunately moved to ESM already :)

@scalvert
Copy link
Contributor

scalvert commented Jan 8, 2022

Yep, I'm aware. I have a branch that converts checkup to esm, and it's very straightforward to convert. The only thing that prevented my converting things fully at the time was the lack of support in jest/ts-jest. That said, I've been experimenting with converting to vitest, which uses esm by default as it uses vite under the covers. This looks promising, and may provide us a nice path to convert.

cc/ @rwjblue for thoughts.

@scalvert scalvert added the enhancement New feature or request label Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants