Commits
User selector
Datepicker
Commit History
Commits on Jul 10, 2023
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jul 9, 2023
fix(eslint-plugin): replace auto-fix of class literal property style rule with suggestion (#7054)
Show description for a8c824a
Commits on Jul 8, 2023
docs: be more explicit about what restrict-template-expressions restricts (#7009)
Show description for 4437d18fix(eslint-plugin): [comma-spacing] allow no space after trailing comma in objects and arrays (#6938)
Show description for 24bdaccauthoredfix(eslint-plugin): [prefer-includes] escape special characters (#7161)
Show description for 5a347a5authoredfeat(eslint-plugin): [prefer-nullish-coalescing] add `ignorePrimitives` option (#6487)
Show description for 6edaa04authoredOmri Luzon
Commits on Jul 7, 2023
fix(type-utils): treat intrinsic types as if they are from lib and never match error types (#6869)
Show description for ecb57de- authored
Commits on Jul 4, 2023
- committed
feat(eslint-plugin): final final config changes for v6 (#7157)
Show description for e35c5c1authored
Commits on Jul 3, 2023
Commits on Jun 30, 2023
chore: enabled stylistic-type-checked internally (#7138)
Show description for 42fe29f
Commits on Jun 28, 2023
feat(eslint-plugin): [ban-types] ban types in extends and implements (#7129)
Show description for 997783fauthored- authored
Commits on Jun 26, 2023
Commits on Jun 24, 2023
Commits on Jun 19, 2023
Commits on Jun 18, 2023
feat(eslint-plugin): apply final v6 changes to configs (#7110)
Show description for c13ce0b
Commits on Jun 17, 2023
feat: fork json schema types for better compat with ESLint rule validation (#6963)
Show description for a4967f2fix: fix illegal decorator check (#6723)
Show description for c456f8c
Commits on Jun 16, 2023
- committed
- committed
Commits on Jun 15, 2023
- committed
feat(eslint-plugin): [restrict-plus-operands] change checkCompoundAssignments to skipCompoundAssignments (#7027)
Show description for dc801d8authoredfeat(eslint-plugin): [restrict-plus-operands] add allow* options (#6161)
Show description for def09f8