Deploy details
Deploy successful for typescript-eslint
feat(eslint-plugin): [prefer-nullish-coalescing] support `if` statement assignment (`??=`) and fix several minor bugs (#10861) * support if statement assignment * improve logic * fix false positive * handle computed expression (patch for existing issue) * add tests * simplify and add test * fix error * add "IfStatement without curly brackets" use case * add test * after review * forgot the `noFormat` * fix test * Handle comments * fix naming and add test * improve indentation * fix type * simplify * remove duplicated test case --------- Co-authored-by: Kirk Waiblinger <53019676+kirkwaiblinger@users.noreply.github.com>Branch Deploy: main@7151489
Deploy log
Loading