-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Comparing changes
Open a pull request
base repository: typescript-eslint/typescript-eslint
base: v5.51.0
head repository: typescript-eslint/typescript-eslint
compare: v5.52.0
- 15 commits
- 3,429 files changed
- 10 contributors
Commits on Feb 9, 2023
-
fix(eslint-plugin): [no-import-type-side-effects] correctly ignore ze…
…ro-specifier imports (#6444)
Configuration menu - View commit details
-
Copy full SHA for d5a6688 - Browse repository at this point
Copy the full SHA d5a6688View commit details
Commits on Feb 10, 2023
-
chore: migrated
shared-fixtures
toast-spec
(#6436)* chore: migrated shared-fixtures to ast-spec * Removed shared-fixtures package * Updated snapshots * Corrected last snapshot * Updated typescript-estree test snapshots * Moved to legacy-fixtures dir, with a bit of docs * Revert "Moved to legacy-fixtures dir, with a bit of docs" This reverts commit 1323b6c. * rename unsorted-fixtures to legacy-fixtures
Configuration menu - View commit details
-
Copy full SHA for fb799e7 - Browse repository at this point
Copy the full SHA fb799e7View commit details -
chore(website): link every rule doc to the playground with default co…
…nfig (#6317) Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 24fdfc8 - Browse repository at this point
Copy the full SHA 24fdfc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f948df - Browse repository at this point
Copy the full SHA 2f948dfView commit details -
feat(eslint-plugin): [explicit-function-return-type] add allowFunctio…
…nsWithoutTypeParameters option (#6105)
Configuration menu - View commit details
-
Copy full SHA for 113640e - Browse repository at this point
Copy the full SHA 113640eView commit details -
fix(eslint-plugin): fix key-spacing when type starts on next line (#6412
Configuration menu - View commit details
-
Copy full SHA for 3eb2eed - Browse repository at this point
Copy the full SHA 3eb2eedView commit details -
feat(typescript-estree): allow specifying project: true (#6084)
* feat(typescript-estree): allow specifying project: true * Also fix unchanged file for lint I guess * Added docs * More tsconfigRootDir: __dirname removal * Added some unit tests * you don't say * Undo createWatchProgram.ts * Added parse tests * Fixed monorepos link * Cache under all directories * Added another test, just to be sure * lint fix * Add back tsconfigRootDir * Apply suggestions from code review Co-authored-by: Brad Zacher <brad.zacher@gmail.com> * Back to string | * Fix website build * Fix the build * A global tsconfigMatchCache, with a test --------- Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dcd05f0 - Browse repository at this point
Copy the full SHA dcd05f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6126b8 - Browse repository at this point
Copy the full SHA d6126b8View commit details -
fix(eslint-plugin): [no-unnecessary-condition] account for optional c…
Configuration menu - View commit details
-
Copy full SHA for e1d9c67 - Browse repository at this point
Copy the full SHA e1d9c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbfed02 - Browse repository at this point
Copy the full SHA bbfed02View commit details
Commits on Feb 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 766ab1d - Browse repository at this point
Copy the full SHA 766ab1dView commit details
Commits on Feb 12, 2023
-
feat(eslint-plugin): [explicit-function-return-type] add allowIIFEs o…
…ption (#6237) * feat(eslint-plugin): [explicit-function-return-type] add allowIIFEs option * remove useless code * fix tests * apply reviews * remove useless lint * add tc * fix * add test cases * fix * fix * add test cases * add test case * Update packages/eslint-plugin/tests/rules/explicit-function-return-type.test.ts --------- Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for a1b3f7b - Browse repository at this point
Copy the full SHA a1b3f7bView commit details
Commits on Feb 13, 2023
-
fix(eslint-plugin): [no-unnecessary-condition] fix false positive whe…
…n checking indexed access types (#6452) * add new tests * allow naked index access type to be a condition
Configuration menu - View commit details
-
Copy full SHA for d569924 - Browse repository at this point
Copy the full SHA d569924View commit details -
feat(eslint-plugin): [block-spacing] extending base rule for TS relat…
…ed blocks (#6195) * feat/issue5990-extend-base-block-spacing * for history * fixes * cleanup * with a comment for the option * support enums as well * template string * fix doc * fix doc * typescript -> TypeScript * add missing things * CR: remove jsdoc types * rename typeDeclaration -> typeDeclarations * more valid cases with comments * invalid cases with block comments * more concise * fix comment * fix lint error
Omri Luzon authoredFeb 13, 2023 Configuration menu - View commit details
-
Copy full SHA for b2db3f5 - Browse repository at this point
Copy the full SHA b2db3f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c46c793 - Browse repository at this point
Copy the full SHA c46c793View commit details
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 v5.51.0...v5.52.0