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

Upgrade @typescript-eslint/* #307

Merged
merged 5 commits into from
Nov 11, 2024
Merged

Upgrade @typescript-eslint/* #307

merged 5 commits into from
Nov 11, 2024

Conversation

NullVoxPopuli
Copy link
Collaborator

No description provided.

@NullVoxPopuli NullVoxPopuli added the enhancement New feature or request label Nov 9, 2024
@@ -4,8 +4,7 @@

// import type MyComponent from './components/my-component';

// Remove this once entries have been added! 👇
// eslint-disable-next-line @typescript-eslint/no-empty-interface
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

instead of adding new lint disables here, I've just commented out the whole thing

@@ -4,11 +4,11 @@
import '@glint/environment-ember-loose';
import '@glint/environment-ember-template-imports';

declare module '@glint/environment-ember-loose/registry' {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

instead of adding new lint disables here, I've just commented out the whole thing

"@rollup/plugin-babel": "^6.0.4",
"babel-plugin-ember-template-compilation": "^2.2.5",
"concurrently": "^9.0.1",
"ember-source": "^5.4.0",
"ember-template-lint": "^6.0.0",<% if (packageManager === 'npm') { %>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

diverging ember-eslint-parser versions causes eslint-plugin-ember to not be able to work with gjs/gts

@mansona mansona merged commit f6539b1 into main Nov 11, 2024
16 checks passed
@mansona mansona deleted the upgrade-typescript-eslint branch November 11, 2024 10:11
@github-actions github-actions bot mentioned this pull request Nov 10, 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.

3 participants