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

Add eslint-plugin-qunit to blueprint #9392

Merged
merged 1 commit into from
Feb 26, 2021
Merged

Add eslint-plugin-qunit to blueprint #9392

merged 1 commit into from
Feb 26, 2021

Conversation

bmish
Copy link
Member

@bmish bmish commented Nov 30, 2020

eslint-plugin-qunit a great plugin for enforcing QUnit best practices in tests, and I consider it to be the most useful/relevant linting plugin that we haven't added to the blueprint yet. I use in many of my Ember apps/addons.

Fixes #9390.

TODO:

@bmish bmish marked this pull request as draft December 7, 2020 17:48
@bmish bmish marked this pull request as ready for review December 11, 2020 16:51
blueprints/app/files/.eslintrc.js Outdated Show resolved Hide resolved
tests/fixtures/addon/.eslintrc.js Outdated Show resolved Hide resolved
[eslint-plugin-qunit](https://github.com/platinumazure/eslint-plugin-qunit) a great plugin for enforcing QUnit best practices in tests, and I consider it to be the most useful/relevant linting plugin that we haven't added to the blueprint yet. I use in many of my Ember apps/addons.

https://github.com/emberjs/rfcs/blob/master/text/0702-eslint-plugin-qunit.md
@rwjblue rwjblue merged commit f6c0829 into ember-cli:master Feb 26, 2021
@rwjblue
Copy link
Member

rwjblue commented Feb 26, 2021

Awesome, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add eslint-plugin-qunit to blueprint
2 participants