Skip to content

feat(minifier): compress typeof foo === 'object' && foo !== null to typeof foo == 'object' && !!foo #9788

feat(minifier): compress typeof foo === 'object' && foo !== null to typeof foo == 'object' && !!foo

feat(minifier): compress typeof foo === 'object' && foo !== null to typeof foo == 'object' && !!foo #9788

Triggered via pull request January 21, 2025 15:00
Status Success
Total duration 1m 56s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
autofix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636