Commits
User selector
Datepicker
Commit History
Commits on Aug 12, 2024
- committed
fix(eslint-plugin): [no-unnecessary-type-parameters] clarify message (#9737)
Show description for abe351dauthoredfeat(eslint-plugin): [no-misused-promises] check subtype methods against heritage type methods (#8765)
Show description for 6a1c177fix(eslint-plugin): [prefer-optional-chain] wrong parenthesis fix output (#9597)
Show description for fc3ba92authoredfeat(eslint-plugin): [no-unsafe-return] check promise any (#8693)
Show description for c20bd2ffix(eslint-plugin): [member-ordering] get accessor member name & take into account `abstract` and decorator (#9775)
Show description for 3d9ae44- authored
Commits on Aug 11, 2024
fix(eslint-plugin): [no-unsafe-enum-comparison] typo in test (#9779)
Show description for 278697fauthored- authored
Commits on Aug 7, 2024
chore: enable prefer-regexp-test (#9658)
Show description for a26e3c7authored
Commits on Aug 6, 2024
docs(website): display sidebar rules on tombstone pages (#9726)
Show description for a0c70e9authored
Commits on Aug 5, 2024
feat(eslint-plugin): [no-floating-promises] enable "add await" suggestion if ignoreVoid is true (#9703)
Show description for d2e5fd6authoreddocs: [strict-boolean-expressions] fix nullable number/string example (#9702)
Show description for 73f92baauthored- committed
- authored
Commits on Aug 1, 2024
fix(eslint-plugin): [no-unused-vars] ignore imports used only as types (#9694)
Show description for 6a9674dauthored
Commits on Jul 31, 2024
- committed
docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about rule's potential for subtlety (#9690)
Show description for ce09260authoredfix(rule-tester): provide Linter a cwd in its constructor (#9678)
Show description for b8274d3authored
Commits on Jul 30, 2024
Commits on Jul 29, 2024
- committed
- authored
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9297)
Show description for 9eec790docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
Show description for 9927a29authoredfeat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (#9662)
Show description for 6cebdf6authored- authored
fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on error types (#9600)
Show description for 3591b78authoredfix(eslint-plugin): [unbound-method] report on destructuring in function parameters (#8952)
Show description for 64b4e43fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
Show description for bf4abdfauthored- authored
- committed
Commits on Jul 28, 2024
chore: reorg repo level utils, lint and typecheck repo files (#9618)
Show description for 6b92aa5
Commits on Jul 24, 2024
feat(rule-tester): switched to flat config (#9603)
Show description for 32a7a70