Commits
User selector
Datepicker
Commit History
Commits on Jan 22, 2024
Commits on Jan 19, 2024
fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type variable (#8235)
Show description for 920f909authored
Commits on Jan 16, 2024
fix(type-utils): preventing isUnsafeAssignment infinite recursive calls (#8237)
Show description for 01556f5authored
Commits on Jan 15, 2024
Commits on Jan 12, 2024
fix(eslint-plugin): [no-unnecesary-type-assertion] treat unknown/any as nullable (#8089)
Show description for 85ae4a8fix(typescript-estree): disallow `using` as the variable keyword for `for..in` loops (#7649)
Show description for 7e75e84fix(eslint-plugin): [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression (#8143)
Show description for 5a56708authored- authored
Commits on Jan 11, 2024
Commits on Jan 9, 2024
feat(eslint-plugin): [no-useless-template-literals] add fix suggestions (#8065)
Show description for c3767edauthoreddocs: force space after await in no-floating-promises snippet (#8228)
Show description for 8ca5e5eauthoredfeat(eslint-plugin): [no-array-delete] add new rule (#8067)
Show description for e0f591eauthoredfeat(eslint-plugin): [prefer-promise-reject-errors] add rule (#8011)
Show description for 1aa8664
Commits on Jan 8, 2024
- committed
- authored
fix(eslint-plugin): [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option (#8176)
Show description for 5205192- authored
- authored
fix(eslint-plugin): [no-non-null-assertion] provide valid fix when member access is on next line (#8185)
Show description for 27d6ac1authoredchore(typescript-estree): remove unnecessary old snapshots (#8198)
Show description for 635bb1f
Commits on Jan 7, 2024
chore: enable eslint-plugin-jsdoc internally (#8145)
Show description for 1ee3087authored- authored
fix(utils): improve error message on typed rule with invalid parser (#8146)
Show description for 687f73cauthoredfix(typescript-estree): only create project service from env setting if project is enabled (#8136)
Show description for 5a33c2bauthored
Commits on Jan 5, 2024
chore: update sponsors (#8191)
Show description for 3d72930authored
Commits on Jan 4, 2024
- authored
chore(typescript-estree): fix lint / CI (#8188)
Show description for 53f4c37authoreddocs(eslint-plugin): [switch-exhaustiveness-check] remove extra quotes in rule options headers (#8160)
Show description for 684d626authoredfeat(eslint-plugin): [no-var-requires, no-require-imports] allow option (#7710)
Show description for f7b5ca8authoredfeat(typescript-estree): throw on invalid update expressions (#7202)
Show description for 1a8e0dc