Skip to content

Issues: typescript-eslint/typescript-eslint

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Bug: [no-base-to-string] False negative for unknown type bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10862 opened Feb 21, 2025 by OliverJAsh
4 tasks done
Bug: [strict-boolean-expressions] should flag true | undefined as a nullable boolean. bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10859 opened Feb 20, 2025 by kirkwaiblinger
4 tasks done
Docs: Mention differences between tseslint.config's extends and ESLint core's documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#10856 opened Feb 20, 2025 by JoshuaKGoldberg
2 tasks done
Enhancement: export types in typescript-eslint package awaiting response Issues waiting for a reply from the OP or another party enhancement New feature or request
#10848 opened Feb 19, 2025 by Mister-Hope
4 tasks done
Enhancement: [no-shadow] Disallow shadowing globally defined variables? awaiting response Issues waiting for a reply from the OP or another party enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10847 opened Feb 19, 2025 by brandongit2
4 tasks done
Bug: [no-invalid-void-type] should report accessor properties with an invalid void type accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10843 opened Feb 17, 2025 by ronami
4 tasks done
Enhancement: [prefer-optional-chain] support if (x != null) case accepting prs Go ahead, send a pull request that resolves this issue enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10842 opened Feb 17, 2025 by kirkwaiblinger
4 tasks done
Enhancement: Default tsconfigRootDir to the running flat config's directory if available blocked by external API Blocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API enhancement New feature or request
#10841 opened Feb 17, 2025 by JoshuaKGoldberg
4 tasks done
Bug: [no-unnecessary-type-assertion] <short description of the issue> awaiting response Issues waiting for a reply from the OP or another party bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin please fill out the template we have the processes for good reasons 😔
#10839 opened Feb 16, 2025 by Kristianko666
4 tasks done
Bug: [no-deprecated] doesn't report usage of a deprecated private identifier accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10838 opened Feb 15, 2025 by ronami
4 tasks done
Bug: [no-deprecated] doesn't report deprecated type index access accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10837 opened Feb 15, 2025 by ronami
4 tasks done
Bug: [no-unnecessary-type-assertion] False positive for non-null assertion on unknown accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10831 opened Feb 13, 2025 by matthewvalentine
4 tasks done
Enhancement: [prefer-nullish-coalescing] should support if statement assignment (??=) accepting prs Go ahead, send a pull request that resolves this issue enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10829 opened Feb 13, 2025 by kirkwaiblinger
4 tasks done
Bug: [no-deprecated] Deprecated imported variable used in an object not detected/reported accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working
#10828 opened Feb 13, 2025 by StephaneSeyvoz
4 tasks done
Bug: [consistent-type-assertions] false negative with satifies and as awaiting response Issues waiting for a reply from the OP or another party bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10827 opened Feb 12, 2025 by FloEdelmann
4 tasks done
Docs: Explain how tsconfigRootDir interacts with projectService accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#10826 opened Feb 11, 2025 by MariaSolOs
2 tasks done
Enhancement: [parameter-properties] Support unnecessary-check under derived classes awaiting response Issues waiting for a reply from the OP or another party enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10825 opened Feb 11, 2025 by thisrabbit
4 tasks done
Enhancement: [explicit-member-accessibility] assigning an accessibility level to decorators awaiting response Issues waiting for a reply from the OP or another party enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10820 opened Feb 9, 2025 by certainlyakey
4 tasks done
Docs: Add FAQs around typed rule development accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#10819 opened Feb 8, 2025 by JoshuaKGoldberg
2 tasks done
Bug: [no-relative-paths-to-internal-packages] internal imports from the root workspace are not handled properly accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working repo maintenance things to do with maintenance of the repo, and not with code/docs
#10816 opened Feb 8, 2025 by aryaemami59
4 tasks done
Repo: Interest: adding a test:eslint-compat script for upstream ESLint ecosystem tests? blocked by another issue Issues which are not ready because another issue needs to be resolved first repo maintenance things to do with maintenance of the repo, and not with code/docs
#10809 opened Feb 6, 2025 by JoshuaKGoldberg
Bug: [unified-signatures] Does not understand getter/setter pairs. accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10801 opened Feb 6, 2025 by LukeAbby
4 tasks done
Bug: [unified-signatures] Does not differentiate truly private methods. accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10800 opened Feb 6, 2025 by LukeAbby
4 tasks done
Bug: config-helper.ts has unexpected behavior when base config contains only meta keys accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: typescript-eslint Issues related to the typescript-eslint package
#10754 opened Feb 1, 2025 by jeremy-code
4 tasks done
Bug: @typescript-eslint/no-unused-vars mixes imported type and generic type param accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10746 opened Jan 30, 2025 by Dr-Nikson
4 tasks done
ProTip! no:milestone will show everything without a milestone.