Commits
User selector
Datepicker
Commit History
Commits on Jun 2, 2025
- committed
fix: exclude docs/ directory from eslint-plugin package (#11251)
Show description for c14bcac
Commits on May 31, 2025
docs(eslint-plugin): add FAQ about JSDoc link usage with no-unused-vars (#11259)
Show description for e493317authored
Commits on May 26, 2025
Commits on May 19, 2025
docs(eslint-plugin): [typedef] deprecate the rule (#11202)
Show description for 387eeb5authored- authored
Commits on May 17, 2025
Commits on May 16, 2025
chore: use TLA in ESM scripts rather than async main().catch() (#11218)
Show description for 05014ffauthoredchore: update `eslint-plugin-perfectionist` to `v4` (#11185)
Show description for 220c38c
Commits on May 12, 2025
- committed
fix(eslint-plugin): [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
Show description for f8db925fix(eslint-plugin): [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for `TSMappedType` with no type annotation (#11180)
Show description for 98c5c4cauthored- authored
fix(eslint-plugin): [no-deprecated] support computed member access (#10867)
Show description for 523b3ea- authored
chore(ast-spec): finish migrating to `vitest` (#11126)
Show description for aeb7402fix(eslint-plugin): [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
Show description for a89d5e3
Commits on May 5, 2025
- committed
chore(deps): update dependency ignore to v7 (#11163)
Show description for 0cee7caauthoredchore(deps): update dependency title-case to v4 (#11157)
Show description for 3e83a0cauthoredchore(deps): update dependency @types/marked to v6 (#11143)
Show description for 0b6fb2eauthored- committed
chore(deps): update dependency marked to v15 (#11145)
Show description for 3d2409dtest: correct out-of-date .shot files (#11141)
Show description for d450585authoredchore: correct deprecated tsutils usage in no-unnecessary-type-conversion
Show description for cfd9cd1committedchore(deps): update dependency ts-api-utils to v2.1.0 (#11003)
Show description for 63ab002feat(eslint-plugin): [only-throw-error] add option `allowRethrowing` (#11075)
Show description for 29ea555chore(eslint-plugin): resolve remaining issues from `vitest` migration (#11100)
Show description for 172ab8aauthoredfeat(eslint-plugin): [no-unnecessary-type-conversion] add rule (#10182)
Show description for ccbfcdc
Commits on May 2, 2025
chore: revert `vitest` related changes in `tsconfig` files (#11124)
Show description for a9c9251authoredfix(eslint-plugin): [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
Show description for 9d6a6d0fix(eslint-plugin): [unified-signatures] exempt `this` from optional parameter overload check (#11005)
Show description for 5453629
Commits on Apr 29, 2025
- authored
chore: lint `vitest` config files (#11106)
Show description for f7ea991authored