Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
typescript-eslint
/
typescript-eslint
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.8k
Star
16k
Code
Issues
288
Pull requests
43
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Breadcrumbs
History for
typescript-eslint
packages
eslint-plugin
on
v7.5.0
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 1, 2024
chore(release): publish 7.5.0
typescript-eslint[bot]
committed
a14ba9d
Copy full SHA for a14ba9d
docs: add homepage (#8742)
Show description for ecb6b55
moskalakamil
and
JoshuaKGoldberg
authored
ecb6b55
Copy full SHA for ecb6b55
fix(eslint-plugin): [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
Show description for f0b1c4f
yeonjuan
authored
f0b1c4f
Copy full SHA for f0b1c4f
Commits on Mar 26, 2024
fix(eslint-plugin): [no-floating-promises] handle TaggedTemplateExpression (#8758)
Show description for 5707268
naruaway
authored
5707268
Copy full SHA for 5707268
Commits on Mar 25, 2024
chore: manually updated local package.jsons to 7.4.0 (#8775)
JoshuaKGoldberg
authored
ca561e2
Copy full SHA for ca561e2
chore(release): publish 7.4.0
typescript-eslint[bot]
committed
5d24691
Copy full SHA for 5d24691
feat(eslint-plugin): deprecate no-throw-literal and add a renamed only-throw-error (#8701)
Show description for 029fc0b
3 people
authored
029fc0b
Copy full SHA for 029fc0b
fix(eslint-plugin): [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside (#8740)
marcalexiei
authored
2a62a40
Copy full SHA for 2a62a40
docs: fix example of binding unbound method (#8754)
Show description for 990ec22
victma
authored
990ec22
Copy full SHA for 990ec22
feat(eslint-plugin): [no-unnecessary-type-arguments] handle tagged templates (#8708)
yeonjuan
authored
a08554a
Copy full SHA for a08554a
fix(eslint-plugin): [prefer-optional-chain] properly disambiguate between `boolean` and `false` (#8685)
Show description for 2018f91
abrahamguo
authored
2018f91
Copy full SHA for 2018f91
fix(eslint-plugin): [prefer-optional-chain] address multipart nullish checks false positive (#8678)
Show description for 56358a6
kirkwaiblinger
authored
56358a6
Copy full SHA for 56358a6
docs: fix typo in switch-exhaustiveness-check (#8768)
meteorlxy
authored
532ae8b
Copy full SHA for 532ae8b
Commits on Mar 24, 2024
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata (#8335)
bradzacher
authored
e408b93
Copy full SHA for e408b93
docs: restrict-template-expressions - remove mention of numbers being allowed (#8734)
Show description for c787fe4
llllvvuu
authored
c787fe4
Copy full SHA for c787fe4
Commits on Mar 18, 2024
chore(release): publish 7.3.1
typescript-eslint[bot]
committed
5995614
Copy full SHA for 5995614
fix(eslint-plugin): [no-floating-promises] revert disable of ignoreVoid in strict config (#8718)
Show description for d78d98b
JoshuaKGoldberg
authored
d78d98b
Copy full SHA for d78d98b
chore(release): publish 7.3.0
typescript-eslint[bot]
committed
4cf8ec7
Copy full SHA for 4cf8ec7
fix(eslint-plugin): [no-unnecessary-type-assertion] fix false negative for const variable declarations (#8558)
Show description for d2995df
3 people
authored
d2995df
Copy full SHA for d2995df
feat(eslint-plugin): [prefer-reduce-type-parameter] supports tuple, union, intersection (#8642)
yeonjuan
authored
2869c68
Copy full SHA for 2869c68
test(eslint-plugin): [no-unnecessary-type-assertion] add tests with noUncheckedIndexedAccess (#8581)
Show description for d830364
yeonjuan
authored
d830364
Copy full SHA for d830364
fix(eslint-plugin): [class-literal-property-style] ignore property assigned in constructor (#8412)
Show description for 04e32d6
yeonjuan
and
JoshuaKGoldberg
authored
04e32d6
Copy full SHA for 04e32d6
fix(eslint-plugin): [explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option (#8508)
Show description for 612875b
yeonjuan
and
JoshuaKGoldberg
authored
612875b
Copy full SHA for 612875b
fix(eslint-plugin): [ban-ts-comment] more accurate handling of multiline comments (#8416)
Show description for da006b1
auvred
and
JoshuaKGoldberg
authored
da006b1
Copy full SHA for da006b1
Commits on Mar 17, 2024
chore: fix ast-spec type import snapshot errors (#8699)
Show description for 71bfb7c
JoshuaKGoldberg
authored
71bfb7c
Copy full SHA for 71bfb7c
fix(eslint-plugin): [no-unused-expressions] false negatives when using assertions (#8668)
Show description for fb18de9
up201304504
and
jsfm01
authored
fb18de9
Copy full SHA for fb18de9
fix(eslint-plugin): [no-unnecessary-qualifier] handle merge namespace with enum (#8591)
yeonjuan
authored
f7323be
Copy full SHA for f7323be
chore(website): bump Docusaurus to v3 (#8209)
Show description for 8640908
JoshuaKGoldberg
authored
8640908
Copy full SHA for 8640908
feat(eslint-plugin): add rule `use-unknown-in-catch-callback-variables` (#8383)
Show description for 6d68020
kirkwaiblinger
and
JoshuaKGoldberg
authored
6d68020
Copy full SHA for 6d68020
feat(eslint-plugin): add meta.docs.recommended setting for strict config options (#8364)
Show description for ce79c55
JoshuaKGoldberg
authored
ce79c55
Copy full SHA for ce79c55
Commits on Mar 16, 2024
fix(eslint-plugin): [no-redundant-type-constituents] incorrectly marks & string as redundant (#8282)
arkapratimc
authored
093225c
Copy full SHA for 093225c
fix: correct `engines.node` constraints in `package.json` (#8671)
MichaelDeBoey
authored
883f220
Copy full SHA for 883f220
feat(eslint-plugin): [restrict-template-expressions] add `allowArray` option (#8389)
abrahamguo
authored
e4b1672
Copy full SHA for e4b1672
fix(eslint-plugin): [consistent-type-imports] handle imports without specifiers (#8308)
courageousillumination
authored
b5e5bda
Copy full SHA for b5e5bda
Commits on Mar 13, 2024
fix(eslint-plugin): [unbound-method] check method definition in object literal using longhand form (#8637)
Show description for 609a000
kirkwaiblinger
authored
609a000
Copy full SHA for 609a000
Pagination
Previous
Next
You can’t perform that action at this time.