Commits
User selector
Datepicker
Commit History
Commits on Nov 28, 2022
- committed
feat(eslint-plugin): [member-ordering] add a required option for required vs. optional member ordering (#5965)
Show description for 2abadc6feat: support Auto Accessor syntax (#5926)
Show description for becd1f8
Commits on Nov 26, 2022
fix(eslint-plugin): [prefer-readonly] report if a member's property is reassigned (#6043)
Show description for 6e079eb
Commits on Nov 25, 2022
- authored
- authored
fix(eslint-plugin): [member-ordering] support private fields (#5859)
Show description for f02761a
Commits on Nov 24, 2022
chore: use no-restricted-syntax to enforce created options in rules (#6074)
Show description for ee62b0bauthoredfix(typescript-estree): stub out `ts.SatisfiesExpression` on old TS versions (#6076)
Show description for 1302b30authored- authored
Commits on Nov 23, 2022
chore: update prettier to 2.8 (#6067)
Show description for 90d2ce0authored
Commits on Nov 22, 2022
fix(scope-manager): add support for TS4.9 satisfies expression (#6059)
Show description for 44027dbauthored- authored
Commits on Nov 21, 2022
- committed
- authored
chore: switched repo lint to use nx run-many (#6038)
Show description for e2d1263
Commits on Nov 20, 2022
chore(deps): update dependency jest-specific-snapshot to v6 (#6042)
Show description for fa862dc
Commits on Nov 18, 2022
fix(eslint-plugin): [no-empty-interface] disable autofix for declaration merging with class (#5920)
Show description for a4f85b8authored- authored
feat: support parsing `satisfies` operators (#5717)
Show description for 20d7cae
Commits on Nov 17, 2022
- committed
feat: update to TypeScript 4.9 (#5716)
Show description for 4d744eaauthoredfeat(eslint-plugin): [adjacent-overload-signatures] check BlockStatement nodes (#5998)
Show description for 97d3e56chore(webpage): add id to homepage in h2 (#5951)
Show description for ab88f77authored- authored
Commits on Nov 16, 2022
- authored
- authored
- authored
docs(eslint-plugin): [no-shadow] add FAQ about enum members (#5986)
Show description for ac7669e- authored
fix(eslint-plugin): [prefer-optional-chain] handle binary expressions in negated or (#5992)
Show description for 2778ff0authoredOmri Luzon
Commits on Nov 15, 2022
fix(eslint-plugin): [no-unnecessary-condition] handle index signature type (#5912)
Show description for 5baad08authoredfeat(eslint-plugin): [keyword-spacing] Support spacing in import-type syntax (#5977)
Show description for 6a735e1