-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[unbound-method] Should prevent conforming to a bound-style interface method with an unbound method
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
#3503
opened Jun 8, 2021 by
jtbandes
updated Oct 25, 2021
3 tasks done
[no-unnecessary-condition] Add option to ignore expressions as an arguments of certain functions.
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
#2752
opened Nov 10, 2020 by
IvanGoncharov
updated Oct 25, 2021
[func-style] Preferring function expressions, but allowing typescript-specific function overloads
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement: new base rule extension
New base rule extension required to handle a TS specific case
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
#1236
opened Nov 19, 2019 by
kachkaev
updated Oct 25, 2021
Allow setting tsconfig config directly in the parser
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement
New feature or request
package: typescript-estree
Issues related to @typescript-eslint/typescript-estree
#1613
opened Feb 18, 2020 by
sindresorhus
updated Oct 25, 2021
[explicit-function-return-type] allow mixins
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
#2035
opened May 17, 2020 by
bennypowers
updated Nov 16, 2021
[explicit-module-boundary-types] Support well-known symbols in allowedNames
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
#4566
opened Feb 16, 2022 by
michkot
updated Feb 17, 2022
[consistent-type-assertions] False positive with Go ahead, send a pull request that resolves this issue
enhancement
New feature or request
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
allow-as-parameter
accepting prs
#4462
opened Jan 19, 2022 by
fregante
updated Feb 22, 2022
3 tasks done
Explore switching tests to @typescript/vfs
accepting prs
Go ahead, send a pull request that resolves this issue
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
package: typescript-estree
Issues related to @typescript-eslint/typescript-estree
package: utils
Issues related to the @typescript-eslint/utils package
tests
anything to do with testing
#1891
opened Apr 13, 2020 by
bradzacher
updated Apr 21, 2022
Rule proposal: disallow object assignment to constructed types
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement: new plugin rule
New rule request for eslint-plugin
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
#2709
opened Oct 26, 2020 by
d-luk
updated May 3, 2022
Enhancement: [prefer-for-of] recognize memoized array.length
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
#4979
opened May 15, 2022 by
Josh-Cena
updated May 15, 2022
4 tasks done
Repo: Consider adding a bot that auto-closes issues that clearly don't adhere to the template
accepting prs
Go ahead, send a pull request that resolves this issue
repo maintenance
things to do with maintenance of the repo, and not with code/docs
#5143
opened Jun 5, 2022 by
JoshuaKGoldberg
updated Jun 13, 2022
Repo: Consider adding a bot that asks not to force push when that happens
accepting prs
Go ahead, send a pull request that resolves this issue
repo maintenance
things to do with maintenance of the repo, and not with code/docs
#5170
opened Jun 11, 2022 by
JoshuaKGoldberg
updated Jun 25, 2022
Feat: [no-misused-promises] non-thenable thenable union function does not require await in conditional
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement
New feature or request
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
#5767
opened Oct 7, 2022 by
Nick-NCSU
updated Oct 10, 2022
4 tasks done
Rule proposal: enforce complete destructuring of parameters
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement: new plugin rule
New rule request for eslint-plugin
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
#1328
opened Dec 12, 2019 by
whatisaphone
updated Nov 3, 2022
Rule proposal: no-unsafe-optional-property-assignment
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement: new plugin rule
New rule request for eslint-plugin
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
#5955
opened Nov 9, 2022 by
JoshuaKGoldberg
updated Nov 16, 2022
6 tasks done
Purge programs once they are done
blocked by another issue
Issues which are not ready because another issue needs to be resolved first
enhancement
New feature or request
package: typescript-estree
Issues related to @typescript-eslint/typescript-estree
performance
Issues regarding performance
#1718
opened Mar 11, 2020 by
sheetalkamat
updated Nov 16, 2022
Add automated regression testing against old TS versions
accepting prs
Go ahead, send a pull request that resolves this issue
tests
anything to do with testing
#1752
opened Mar 17, 2020 by
bradzacher
updated Nov 23, 2022
Repo: Source maps don't connect for ast-spec fixtures.test.ts
accepting prs
Go ahead, send a pull request that resolves this issue
repo maintenance
things to do with maintenance of the repo, and not with code/docs
#6116
opened Nov 28, 2022 by
JoshuaKGoldberg
updated Nov 28, 2022
New rule: warn about useless indexOf conditions
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement: new plugin rule
New rule request for eslint-plugin
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
#6126
opened Nov 29, 2022 by
HolgerJeromin
updated Nov 30, 2022
4 tasks done
Rule proposal: warn against passing a non-void returning callback in a position accepting a void returning callback
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement: new plugin rule
New rule request for eslint-plugin
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
#2988
opened Feb 1, 2021 by
ArnaudBarre
updated Dec 3, 2022
Enhancement: use codegen to generate esquery selector types
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement
New feature or request
package: utils
Issues related to the @typescript-eslint/utils package
#6224
opened Dec 16, 2022 by
bradzacher
updated Dec 16, 2022
--fix flag doesn't work with custom Program
blocked by external API
Blocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API
package: typescript-estree
Issues related to @typescript-eslint/typescript-estree
#3834
opened Sep 3, 2021 by
rdsedmundo
updated Jan 31, 2023
3 tasks done
Rule proposal: no-unsafe-callback
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement
New feature or request
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
#4300
opened Dec 14, 2021 by
lgenzelis
updated Mar 16, 2023
Playground: allow picking specific release tags for the Go ahead, send a pull request that resolves this issue
website: playground
typescript-eslint
version
accepting prs
#6114
opened Nov 28, 2022 by
bradzacher
updated Mar 16, 2023
Repo: Merge codecov report from ast-spec into typescript-estree's report
accepting prs
Go ahead, send a pull request that resolves this issue
repo maintenance
things to do with maintenance of the repo, and not with code/docs
#6701
opened Mar 20, 2023 by
JoshuaKGoldberg
updated Mar 21, 2023
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.