Commits
User selector
Datepicker
Commit History
Commits on Mar 13, 2023
- committed
feat(eslint-plugin): [member-ordering] add support for grouping readonly fields (#6349)
Show description for 9d3bdfcfeat(eslint-plugin): [lines-around-comment] add extension rule (#5327)
Show description for d55211cfix(eslint-plugin): [no-confusing-void-expression] check sequence expressions for void is in last position (#6597)
Show description for d73d7d3authoredfix(eslint-plugin): [no-unnecessary-boolean-literal-compare] fixer should handle parentheses (#6569)
Show description for 2d8c196authored- authored
- authored
- authored
- authored
Commits on Mar 8, 2023
chore: enable `unicorn/no-typeof-undefined` rule (#6557)
Show description for 0edf3b8authored
Commits on Mar 6, 2023
Commits on Mar 1, 2023
- authored
docs(website): blog post on consistent-type-(exports|imports) (#6238)
Show description for 315374c
Commits on Feb 27, 2023
Commits on Feb 20, 2023
feat(eslint-plugin): [promise-function-async] check for promises in implicit return types (#6330)
Show description for de1e5ceauthored- committed
feat(eslint-plugin): [consistent-generic-constructors] handle default parameters (#6484)
Show description for e8cebceauthored
Commits on Feb 16, 2023
feat(eslint-plugin): [no-mixed-enums] add rule (#6102)
Show description for 16144d1
Commits on Feb 15, 2023
docs(eslint-plugin): explicit-function-return-type: missing allowFunctionsWithoutTypeParameters sections (#6475)
Show description for fc803ccauthored
Commits on Feb 13, 2023
- committed
feat(eslint-plugin): [block-spacing] extending base rule for TS related blocks (#6195)
Show description for b2db3f5authoredOmri Luzonfix(eslint-plugin): [no-unnecessary-condition] fix false positive when checking indexed access types (#6452)
Show description for d569924authored
Commits on Feb 12, 2023
feat(eslint-plugin): [explicit-function-return-type] add allowIIFEs option (#6237)
Show description for a1b3f7b
Commits on Feb 10, 2023
fix(eslint-plugin): [no-unnecessary-condition] account for optional chaining on potentially void values (#6432)
Show description for e1d9c67authoredfix(eslint-plugin): fix key-spacing when type starts on next line (#6412)
Show description for 3eb2eedauthored- authored
Commits on Feb 9, 2023
Commits on Feb 6, 2023
Commits on Feb 5, 2023
feat(eslint-plugin): [strict-boolean-expressions] add allow nullable enum to strict boolean expressions (#6096)
Show description for d4747cd
Commits on Feb 3, 2023
feat(eslint-plugin): [no-floating-promises] error on logical expression (#6356)
Show description for f330e06
Commits on Feb 2, 2023
chore: enable one-var rule (#6410)
Show description for a948729authored
Commits on Jan 31, 2023
feat(eslint-plugin): [naming-convention] improve performance by removing unnecessary selectors (#6376)
Show description for 3647a1cfix(eslint-plugin): [sort-type-constituents] fixed behavior change (#6384)
Show description for 5bf7f7fauthoreddocs(eslint-plugin): fix key-spacing core rule name (#6395)
Show description for 056e9f0authored