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

Update the linting packages and the eslint config #284

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

NullVoxPopuli
Copy link
Collaborator

Our linting deps were quite a ways behind -- and didn't even support gjs/gts!

This PR updates everything to support gjs/gts

@NullVoxPopuli NullVoxPopuli added the enhancement New feature or request label Apr 25, 2024
"ember-template-lint": "^5.13.0",
"eslint": "^8.56.0",
"ember-template-lint": "^6.0.0",<% if (packageManager === 'npm') { %>
"ember-eslint-parser": "^0.4.2",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this bit here is sorta cheeky, but npm is the only package manager that somehow is preventing eslint-plugin-ember from resolving one of its own dependencies 🤔

@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review April 25, 2024 19:17
@NullVoxPopuli NullVoxPopuli merged commit eef3557 into main Apr 30, 2024
16 checks passed
@NullVoxPopuli NullVoxPopuli deleted the update-eslint-prettier-etc branch April 30, 2024 21:01
@github-actions github-actions bot mentioned this pull request Apr 30, 2024
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

Successfully merging this pull request may close these issues.

2 participants