Skip to content

[Fix] no-unknown-property: Mark onLoad/onError as supported on iframes#3406

Merged
ljharb merged 1 commit intojsx-eslint:masterfrom
akx:on-iframe
Sep 5, 2022
Merged

[Fix] no-unknown-property: Mark onLoad/onError as supported on iframes#3406
ljharb merged 1 commit intojsx-eslint:masterfrom
akx:on-iframe

Conversation

@akx
Copy link
Copy Markdown
Contributor

@akx akx commented Sep 5, 2022

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 5, 2022

Codecov Report

Merging #3406 (fd8e755) into master (1c0c92b) will not change coverage.
The diff coverage is n/a.

❗ Current head fd8e755 differs from pull request most recent head 033fcc5. Consider uploading reports for the commit 033fcc5 to get more accurate results

@@           Coverage Diff           @@
##           master    #3406   +/-   ##
=======================================
  Coverage   97.58%   97.58%           
=======================================
  Files         123      123           
  Lines        8958     8958           
  Branches     3270     3270           
=======================================
  Hits         8742     8742           
  Misses        216      216           
Impacted Files Coverage Δ
lib/rules/no-unknown-property.js 98.83% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Fixes jsx-eslint#3410.

Co-authored-by: Emmanuel Vuigner <hi@maiis.me>
Co-authored-by: Aarni Koskela <akx@iki.fi>
@ljharb
Copy link
Copy Markdown
Member

ljharb commented Sep 5, 2022

I combined this with #3398. (Duplicate of #3398)

@ljharb ljharb merged commit 033fcc5 into jsx-eslint:master Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants