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

refactor: align different properties #9309

Merged
merged 1 commit into from
Jun 27, 2024
Merged

refactor: align different properties #9309

merged 1 commit into from
Jun 27, 2024

Conversation

nnaydenow
Copy link
Contributor

With the introduction of property initializers (#8846) many properties have changed they default values or types but on some places:

  • JSDoc wasn't changed
  • Properties with declared declare keyword were using wrong type

This change fixes most of the things until custom element analyzer plugin is adjusted to generate correct output

@nnaydenow nnaydenow requested review from ilhan007 and pskelin June 26, 2024 20:28
@nnaydenow nnaydenow merged commit bd111aa into main Jun 27, 2024
10 checks passed
@nnaydenow nnaydenow deleted the align-props branch June 27, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants