Skip to main content

all

runtime-cleanup.configs.all is reserved for every stable runtime-cleanup rule.

This preset includes type-aware rules. It does not set parserOptions.projectService; configure type-aware parsing in your own flat config before adding it.

Rules in this presetโ€‹

This preset enables the following rules.

  • Fix legend:
    • fix = autofixable
    • suggest = suggestions available
    • - = report only
RuleFix
no-floating-abort-controllers-
no-floating-audio-contexts-
no-floating-broadcast-channels-
no-floating-child-processes-
no-floating-disposable-stacks-
no-floating-file-watchers-
no-floating-geolocation-watches-
no-floating-infinite-animations-
no-floating-media-streams-
no-floating-message-channels-
no-floating-network-connections-
no-floating-object-urls-
no-floating-observers-
no-floating-servers-
no-floating-streams-
no-floating-timers-
no-floating-wake-locks-
no-floating-web-stream-locks-
no-floating-workers-
no-unmanaged-event-listeners-