Commits
User selector
Datepicker
Commit History
Commits on Jul 17, 2023
- committed
fix(eslint-plugin): [no-unnecessary-type-constraint] correctly fix in cts/mts files (#6795)
Show description for 1404796fix(eslint-plugin): [no-unused-vars] check if any variable definition is exported (#6873)
Show description for 587ac30
Commits on Jul 16, 2023
fix(eslint-plugin): [no-floating-promises] finally should be transparent to unhandled promises (#7092)
Show description for 2a4421cauthoredfeat(typescript-estree): add EXPERIMENTAL_useProjectService option to use TypeScript project service (#6754)
Show description for 6d3d162authored
Commits on Jul 15, 2023
Commits on Jul 14, 2023
docs: fix typo in explicit-member-accessibility (#7224)
Show description for e08a722authored
Commits on Jul 13, 2023
Commits on Jul 12, 2023
Commits on Jul 11, 2023
Commits on Jul 10, 2023
fix(eslint-plugin): fix schemas across several rules and add schema tests (#6947)
Show description for dd31bed- 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