disallowUnexpected ESLint directive comment.small-rules/directive-no-useDisallow block ESLint/Oxlint directive comments.
disallowUnexpected ESLint directive comment.This rule accepts one options object after the severity.
/* oxlint-disable no-console */const x = 1;/* oxlint-disable no-console */const x = 1;