-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
- Status: Open.
formatter: Option to not break empty if statement curly braces
A-formatterArea - FormatterArea - FormatterStatus: Open.#25668 In oxc-project/oxc;- Status: Open.#25666 In oxc-project/oxc;
jest/vitest rules: allow configuring additional test-file patterns (e.g.
.steps.ts/.helper.tsBDD helpers)A-linterArea - LinterArea - LinterStatus: Open.#25636 In oxc-project/oxc;react/jsx-no-comment-textnodes:
{/* eslint-disable-next-line */}JSX comment directive not matched to the next-line diagnostic — error emitted and directive reported unusedA-linterArea - LinterArea - LinterStatus: Open.#25634 In oxc-project/oxc;no-shadow: same-line
eslint-disable-lineplaced before the violation is not matched — error fires and directive is reported unusedA-linterArea - LinterArea - LinterStatus: Open.#25633 In oxc-project/oxc;array-callback-return: diagnostic anchored on inner
switchinstead of the array callback, breaking eslint-disable-next-line suppressionA-linterArea - LinterArea - LinterStatus: Open.#25632 In oxc-project/oxc;prefer-const: diagnostic anchored on the
letdeclaration instead of the assignment, breaking eslint-disable directives and --report-unused-disable-directivesA-linterArea - LinterArea - LinterStatus: Open.#25630 In oxc-project/oxc;no-return-assign: diagnostic anchored on the inner assignment instead of the ReturnStatement, breaking eslint-disable-next-line on multi-line returns
A-linterArea - LinterArea - LinterStatus: Open.#25628 In oxc-project/oxc;typescript/explicit-module-boundary-types: diagnostic anchored on
export constdeclaration line instead of the arrow function, soeslint-disable-next-lineis ignored and reported unusedA-linterArea - LinterArea - LinterStatus: Open.#25627 In oxc-project/oxc;dot-notation: enabling the rule without type-aware mode is accepted but silently runs nothing — ESLint core flags
obj["A"]syntacticallyA-linterArea - LinterArea - LinterStatus: Open.#25614 In oxc-project/oxc;- Status: Open.