disallowDisabling '{{ruleId}}' is not allowed.small-rules/directive-no-restricted-disableDisallow `oxlint-disable` or `eslint-disable` comments for configured rules.
disallowDisabling '{{ruleId}}' is not allowed.This rule accepts positional array options after the severity.
/* oxlint-disable no-console */const x = 1;/* oxlint-disable no-console */const x = 1;