Commits
User selector
Datepicker
Commit History
Commits on Aug 5, 2024
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
Commits on Jul 23, 2024
- committed
chore: enable radix (#9563)
Show description for 1e32db1authoreddocs: update perfectionist domain (#9619)
Show description for 102f9df
Commits on Jul 22, 2024
- committed
fix(eslint-plugin): [no-unused-vars] incorporate upstream changes around caught errors report messages (#9532)
Show description for 87af726authoredfeat(eslint-plugin): [return-await] add return-await to strict-type-checked preset (#9604)
Show description for 88a8673- committed
Commits on Jul 21, 2024
fix(eslint-plugin): [no-unnecessary-condition] false positive on optional private field (#9602)
Show description for f6c719fauthored
Commits on Jul 20, 2024
chore: enable no-unreachable-loop (#9540)
Show description for 6647f7echore: enable prefer-object-spread (#9541)
Show description for 58be99fchore: enable @typescript-eslint/no-unused-expressions (#9542)
Show description for 5d895b7authoredchore: enable no-useless-concat (#9550)
Show description for d8c539dauthoredfix(eslint-plugin): [no-unnecessary-template-expression] do not render escaped strings in autofixes (#8688)
Show description for def1da1authoredfix(eslint-plugin): [strict-boolean-expressions] consider assertion function argument a boolean context (#9074)
Show description for f043f30