Commits
User selector
Datepicker
Commit History
Commits on Jun 24, 2024
- committed
fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380)
Show description for f29150fauthoredfix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376)
Show description for 9b7731dauthored- committed
docs: split troubleshooting into granular sections (#9024)
Show description for 635133aauthoredfix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)
Show description for c322099authored- authored
Commits on Jun 23, 2024
feat(ast-spec): tighter types and documentation for declaration/* (#9211)
Show description for 5c4a5de
Commits on Jun 22, 2024
fix(eslint-plugin): [no-extraneous-class] handle abstract members (#9367)
Show description for e47123dauthored- authored
Commits on Jun 21, 2024
Commits on Jun 17, 2024
- committed
- authored
fix(eslint-plugin): [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)
Show description for bf48dc5authoredfix(eslint-plugin): [return-await] support explicit resource management (#9044)
Show description for 33acc50fix(eslint-plugin): [prefer-readonly] refine report locations (#8894)
Show description for 50ed604authored
Commits on Jun 10, 2024
Commits on Jun 8, 2024
chore(deps): update dependency prettier to v3.3.1 (#9308)
Show description for 63e53e2feat(eslint-plugin): [no-dynamic-delete] allow all string literals as index (#9280)
Show description for fb52f78authoredchore: enable eslint-plugin/no-property-in-node internally (#9261)
Show description for ab2916cauthored- authored
Commits on Jun 6, 2024
fix(eslint-plugin): [no-magic-numbers] fix implementation of the `ignore` option (#9167)
Show description for bf5394dauthored
Commits on Jun 5, 2024
chore(deps): update dependency prettier to v3.3.0 (#9266)
Show description for 60fb643docs(eslint-plugin): [sort-type-constituents] deprecate the rule (#9253)
Show description for c6e9719authoredfix(eslint-plugin): [no-unsafe-assignment] be more specific about error types (#8304)
Show description for 293fb24authoredfix(eslint-plugin): [no-base-to-string] make error message more nuanced (#9281)
Show description for cb1720dauthoreddocs(eslint-plugin): [prefer-readonly-parameter-types] mention limitations (#9260)
Show description for 81fd60bauthoreddocs(eslint-plugin): [no-misused-promises] replace third-party EventEmitter example with native document (#9251)
Show description for 775ae38authoredtest(eslint-plugin): add docs test for Correct and Incorrect blocks (#9239)
Show description for fd3b35eauthoreddocs: update no-unused-expressions about what it handles (#9199)
Show description for 2d03140authoredfix(eslint-plugin): [init-declarations] refine report locations (#8893)
Show description for fbff4ceauthored
Commits on Jun 4, 2024
- committed
fix(scope-manager): handle index signature in class (#9054)
Show description for a481002authored- authored
- authored