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

Improve typing and reactivate eslint rules in addon #947

Merged
merged 3 commits into from
Feb 16, 2025

Conversation

mkszepp
Copy link
Collaborator

@mkszepp mkszepp commented Feb 16, 2025

When we were moved from 5.12 to 6.1 we have disabled some eslint rules.

Now we fix this issues and do also improve typing. We remove last any and Function usings

To fix unbound function there was necessary to make a workaround inside addon, so we don't need to publish this as braking

@mkszepp mkszepp added the bug label Feb 16, 2025
@mkszepp mkszepp merged commit 3bf9683 into master Feb 16, 2025
21 checks passed
@mkszepp mkszepp deleted the reactivate-eslint-rules branch February 16, 2025 07:14
@mkszepp mkszepp changed the title Reactivate eslint rules & improve typings improve typings Feb 16, 2025
@mkszepp mkszepp changed the title improve typings Improve typing and reactivate eslint rules in addon Feb 16, 2025
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.

1 participant