Skip to content

Conversation

@christiango
Copy link
Member

I work on an internal repo at Microsoft that uses these rules. We noticed that when upgrading to eslint flat config that some eslint errors were no longer firing. After some debugging we found that the following issues issues:

  • When type of an object was Window | null, no-postmessage-star-origin did not report it as an error
  • When the type of an HTML element was just "Element" no-inner-html didn't fire.

@christiango christiango requested a review from a team as a code owner October 27, 2025 22:46
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.

1 participant