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

Initial lint config for tests/blueprints #9054

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

gitKrystan
Copy link
Contributor

@gitKrystan gitKrystan commented Oct 25, 2023

Description

  • Adds ESLint config for tests/blueprints project.
  • Adds eslint-plugin-mocha and ESLint config for Mocha tests.
  • Autofixes the resulting lint.

Notes for the release

config/eslint/node.cjs Outdated Show resolved Hide resolved
@runspired runspired linked an issue Oct 26, 2023 that may be closed by this pull request
@gitKrystan gitKrystan added 🎯 canary PR is targeting canary (default) 🏷️ chore This PR primarily refactors code or updates dependencies labels Oct 26, 2023
@gitKrystan gitKrystan merged commit 2e2512b into emberjs:main Oct 26, 2023
22 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 canary PR is targeting canary (default) 🏷️ chore This PR primarily refactors code or updates dependencies
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

chore: restore type checks and lint on tests
2 participants