Abraham Guo

Results 39 issues of Abraham Guo

### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I have tried restarting my IDE and the issue persists. - [X] I have...

bug
package: eslint-plugin
accepting prs

## PR Checklist - [x] Addresses an existing open issue: fixes #8323 - [x] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [x] Steps in [Contributing](https://typescript-eslint.io/contributing) were taken ## Overview

## PR Checklist - [x] Addresses an existing open issue: fixes part of #9623 - [ ] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [ ] Steps in [Contributing](https://typescript-eslint.io/contributing)...

## PR Checklist - [x] Addresses an existing open issue: fixes part of #9623 - [ ] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [x] Steps in [Contributing](https://typescript-eslint.io/contributing) were...

### Before You File a Proposal Please Confirm You Have Done The Following... - [X] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3A%22enhancement%3A+plugin+rule+option%22) and found none that match my proposal. - [X]...

package: eslint-plugin
triage
enhancement: plugin rule option

### Before You File a Proposal Please Confirm You Have Done The Following... - [X] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3A%22enhancement%3A+new+plugin+rule%22) and found none that match my proposal. - [X]...

package: eslint-plugin
enhancement: new plugin rule
evaluating community engagement

### Suggestion Following up on #9523, I was looking through the `eslint-plugin-unicorn` rules that we do not have turned on internally, and I found these rules that might be beneficial...

repo maintenance
accepting prs

### Environment Local ESLint version: 9.12.0 ### What parser are you using? Default (Espree) ### What did you do? ```js /* eslint no-lonely-if: "error" */ if (true) if (false) {}...

bug
rule
accepted
repro:yes

## PR Checklist - [ ] Addresses an existing open issue - [ ] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [x] Steps in [Contributing](https://typescript-eslint.io/contributing) were taken ## Overview...

### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I have tried restarting my IDE and the issue persists. - [X] I have...

bug
triage