Commits
User selector
Datepicker
Commit History
Commits on Oct 30, 2023
Commits on Oct 26, 2023
Commits on Oct 25, 2023
Commits on Oct 23, 2023
Commits on Oct 21, 2023
Commits on Oct 20, 2023
docs(website): add Open in Playground button to code examples (#7482)
Show description for 9f85e67
Commits on Oct 19, 2023
feat(eslint-plugin): [no-unsafe-enum-comparison] add switch suggestion (#7691)
Show description for 53d5263authoredchore: enabled most of strict-type-checked internally (#7339)
Show description for 4972ecdfeat(eslint-plugin): [prefer-readonly] private fields support (#7686)
Show description for 0e875bfchore(website): auto-inject ban-types default options (#7714)
Show description for 76ab373- authored
fix(eslint-plugin): [no-unsafe-return] allow returning anything if explicitly returning any (#7708)
Show description for c6124b2authored
Commits on Oct 18, 2023
docs: better rules table (filter rules by extension, etc.) (#7666)
Show description for ee4fe89feat(eslint-plugin): [no-restricted-imports] support import = require (#7709)
Show description for 4c8edcfchore(deps): update dependency prettier to v3 (#7425)
Show description for 0f11c18
Commits on Oct 17, 2023
feat(eslint-plugin): [naming-convention] add support for default and namespace imports (#7269)
Show description for bb15aaeauthoredfeat(eslint-plugin): [max-params] don't count `this: void` parameter (#7696)
Show description for 6398d3f
Commits on Oct 16, 2023
fix(eslint-plugin): [no-confusing-void-expression] handle unfixable cases (#7674)
Show description for 7e52f27- committed
Commits on Oct 15, 2023
Commits on Oct 11, 2023
feat(eslint-plugin): add new extended rule `prefer-destructuring` (#7117)
Show description for 3c6379bfix(eslint-plugin): [consistent-type-imports] import assertion checks added (#7722)
Show description for afdae37authoredfix(eslint-plugin): [no-shadow] fix static class generics for class expressions (#7724)
Show description for e5ea1d0authored- authored
- authored
- authored
chore: use named import for `util` (#7669)
Show description for afee34c
Commits on Oct 9, 2023
docs(eslint-plugin): [explicit-function-return-type] fix typo in option name (#7728)
Show description for a9c7928authored- committed