Abraham Guo
Abraham Guo
## PR Checklist - [x] Addresses an existing open issue: fixes part of #7948 - [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...
## PR Checklist - [x] Addresses an existing open issue: fixes #1804 - [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 #6807 - [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 #10089 - [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 #10145 - [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...
### Suggestion Different from any other `tsconfig` in the repo, `packages/scope-manager/tsconfig.json` => `include` is an empty array. This means that when running `npx tsc -w --project packages/scope-manager`, it always reports...
### Suggestion Right now, in our rule tests for `eslint-plugin`, we use a non-default value for the `compilerOptions.lib` option, that, in particular, removes `DOM`. This is different from the `compilerOptions.lib`...
### 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...
### Environment Local ESLint version: 9.13.0 ### What parser are you using? Default (Espree) ### What did you do? No `"type"` declared inside `package.json`. Three _blank_ config files: - `eslint.config.cjs`...