oxc/crates/oxc_linter
DonIsaac f49b3e2088 fix(linter): react/iframe-missing-sandbox ignores vanilla JS APIs (#6872)
> Closes #6750

Fixes a false positive in `react/iframe-missing-sandbox` on `document.createElement`, which is not react and has no way of passing a sandbox prop/attribute on creation.
2024-10-25 01:43:55 +00:00
..
examples refactor(oxc): remove useless allocator.alloc(program) calls (#6571) 2024-10-15 02:21:20 +00:00
fixtures test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
src fix(linter): react/iframe-missing-sandbox ignores vanilla JS APIs (#6872) 2024-10-25 01:43:55 +00:00
tests
Cargo.toml release(oxlint): v0.10.2 (#6764) 2024-10-22 12:31:17 +08:00
CHANGELOG.md release(oxlint): v0.10.2 (#6764) 2024-10-22 12:31:17 +08:00