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

feat(eslint): add eslint-plugin-qwik #62

Closed
wants to merge 34 commits into from
Closed

Conversation

otodockal
Copy link
Contributor

No description provided.

@mhevery
Copy link
Contributor

mhevery commented Oct 11, 2021

Thank you so much. Any ideas on how we could add tests to this?

@otodockal
Copy link
Contributor Author

@mhevery My plan is to use RuleTester provided by eslint together with already used Jest. I will look at it today afternoon CET.
https://eslint.org/docs/developer-guide/working-with-rules#rule-unit-tests

@luki215
Copy link

luki215 commented Oct 12, 2021

@mhevery My plan is to use RuleTester provided by eslint together with already used Jest. I will look at it today afternoon CET. https://eslint.org/docs/developer-guide/working-with-rules#rule-unit-tests

@otodockal Might be worth to check out this repo https://github.com/erikbrinkman/eslint-plugin-no-closure/blob/main/index.test.ts where the setup is with Jest is already done.

@otodockal otodockal force-pushed the eslint branch 4 times, most recently from fdb70f1 to 16bc0e8 Compare October 14, 2021 20:43
@otodockal otodockal force-pushed the eslint branch 3 times, most recently from 07f26a9 to d356451 Compare October 21, 2021 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants