Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 29, 2024
- committed
fix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300)
Show description for 4d2ce3b- authored
chore(eslint-plugin): fix typos in schema definitions (#8311)
Show description for 9dca40eauthoredchore(deps): update react (#8042)
Show description for 73cbe9eauthoredfix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295)
Show description for d02d086authored
Commits on Jan 28, 2024
fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-nullable (#8262)
Show description for 70505e4authoredchore: enable prefer-nullish-coalescing internally (#7955)
Show description for d0137c8authored- authored
- authored
- authored
Commits on Jan 26, 2024
chore: update sponsors (#8303)
Show description for bc4b99aauthored
Commits on Jan 25, 2024
docs: underline URLs, change contrast in syntax highlighting (#8225)
Show description for 24f9d4cauthored
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 e0f591eauthoreddocs: base Testing Rules documentation (#8033)
Show description for 9399029feat(eslint-plugin): [prefer-promise-reject-errors] add rule (#8011)
Show description for 1aa8664
Commits on Jan 8, 2024
- committed
- authored
- authored
chore(deps): update dependency tsx to v4.7.0 (#8162)
Show description for 2bc9a75authoredfix(eslint-plugin): [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option (#8176)
Show description for 5205192