Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Comparing changes
Open a pull request
base repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
base:v6.9.1
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v6.10.0
- 9commits
- 46files changed
- 7contributors
Commits on Oct 30, 2023
feat(eslint-plugin): [ban-ts-comments] suggest ts-expect-error over t…
…s-ignore (#7849)* feat(eslint-plugin): [ban-ts-comments] suggest ts-expect-error instead of ts-ignore* Always show tweaked message
NotWoods authoredOct 30, 2023 chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#7828)
chore(deps): update dependency eslint-plugin-jest to v27.5.0Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredOct 30, 2023
Commits on Oct 31, 2023
chore(deps): update dependency @eslint/js to v8.52.0 (#7829)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authoredOct 31, 2023
Commits on Nov 1, 2023
fix(eslint-plugin): [no-unused-vars] handle logical assignment (#7854)
* fix(eslint-plugin): [no-unused-vars] handle logical assignment* refactor
yeonjuan authoredNov 1, 2023 docs: link to new TypeScript Type Checker APIs section for custom rul…
…es (#7726)
JoshuaKGoldberg authoredNov 1, 2023 docs: mention --trace-deprecation Node flag (#7741)
JoshuaKGoldberg authoredNov 1, 2023
Commits on Nov 2, 2023
docs: flip the flag of skipCompoundAssignments in the example (#7868)
noshiro-pf authoredNov 2, 2023
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v6.9.1...v6.10.0
Uh oh!
There was an error while loading.Please reload this page.