Skip to content

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

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 #9773

Status Success
Total duration 38s
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