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

Migrate to @typescript-eslint 8 #1169

Open
award999 opened this issue Oct 28, 2024 · 0 comments
Open

Migrate to @typescript-eslint 8 #1169

award999 opened this issue Oct 28, 2024 · 0 comments
Labels
needs verification Issue has been fixed, but requires verification before closing tech debt

Comments

@award999
Copy link
Contributor

To get Dependabot back on we had to disable major updates of @typescript-eslint depdendencies: #1166

We should migrate to version 8. Should discuss if we would like to remove the Dependabot rule or if we believe we always suspect a major ESLint update would cause this issue.

@award999 award999 added enhancement New feature or request tech debt labels Oct 28, 2024
@award999 award999 removed the enhancement New feature or request label Oct 28, 2024
award999 added a commit to award999/vscode-swift that referenced this issue Oct 30, 2024
In order to get dependabot back on (swiftlang#1177) and get on latest typescript,
we need to fix new rules first
* Turn off some new defaults
* Fix some source for new defaults

Issue: swiftlang#1169
award999 added a commit that referenced this issue Oct 30, 2024
* Migrate to v8 of @typescript-eslint

In order to get dependabot back on (#1177) and get on latest typescript,
we need to fix new rules first
* Turn off some new defaults
* Fix some source for new defaults

Issue: #1169

* Fix prettier style
@award999 award999 added the needs verification Issue has been fixed, but requires verification before closing label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs verification Issue has been fixed, but requires verification before closing tech debt
Projects
Status: Needs Verification
Development

No branches or pull requests

1 participant