Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
typescript-eslint
The tooling that enables ESLint and Prettier to support TypeScript
Collective -
Host: opensource -
https://opencollective.com/typescript-eslint
- Website: https://typescript-eslint.io
- Code: https://github.com/typescript-eslint/typescript-eslint
Enhancement: replace `fast-glob` with `tinyglobby`
github.com/typescript-eslint/typescript-eslint - benmccann opened this issue 2 days ago
github.com/typescript-eslint/typescript-eslint - benmccann opened this issue 2 days ago
fix(deps): update eslint monorepo to v9.17.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 2 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 2 days ago
Enhancement: Include `projectService: true` in type-checked configs
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 7 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 7 days ago
Repo: Bump downlevel-ts from TS 4.3 to 4.8
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 7 days ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 7 days ago
chore(deps): update mheap/github-action-required-labels action to v5.5.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 7 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 7 days ago
fix(typescript-estree): align TS module nodes to namespaces
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this pull request 8 days ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this pull request 8 days ago
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context
github.com/typescript-eslint/typescript-eslint - yeonjuan opened this pull request 8 days ago
github.com/typescript-eslint/typescript-eslint - yeonjuan opened this pull request 8 days ago
Bug: [prefer-readonly-parameter-types] should not error when rule is used
github.com/typescript-eslint/typescript-eslint - SerkanSipahi opened this issue 8 days ago
github.com/typescript-eslint/typescript-eslint - SerkanSipahi opened this issue 8 days ago
Docs: Add Bluesky social icons for team members
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 8 days ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 8 days ago
chore: upgrade nx
github.com/typescript-eslint/typescript-eslint - benmccann opened this pull request 8 days ago
github.com/typescript-eslint/typescript-eslint - benmccann opened this pull request 8 days ago
feat(parser): add standalone isolatedDeclarations option
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this pull request 8 days ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this pull request 8 days ago
fix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declared constants as object value
github.com/typescript-eslint/typescript-eslint - y-hsgw opened this pull request 9 days ago
github.com/typescript-eslint/typescript-eslint - y-hsgw opened this pull request 9 days ago
[no-unused-vars] add suggestion fixer
github.com/typescript-eslint/typescript-eslint - bradzacher opened this issue 9 days ago
github.com/typescript-eslint/typescript-eslint - bradzacher opened this issue 9 days ago
fix(type-utils): add getConstraintTypeInfoAtLocation and deprecate getConstrainedTypeAtLocation
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 9 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 9 days ago
fix(deps): update dependency debug to v4.4.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 9 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 9 days ago
fix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 10 days ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 10 days ago
Bug: [no-restricted-imports] Potentially invalid rule JSON schema (`required: undefined`).
github.com/typescript-eslint/typescript-eslint - virtuallyunknown opened this issue 10 days ago
github.com/typescript-eslint/typescript-eslint - virtuallyunknown opened this issue 10 days ago
chore: update sponsors
github.com/typescript-eslint/typescript-eslint - typescript-eslint[bot] opened this pull request 10 days ago
github.com/typescript-eslint/typescript-eslint - typescript-eslint[bot] opened this pull request 10 days ago
chore(deps): update dependency nx to v20.2.1
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 10 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 10 days ago
chore(deps): update dependency eslint-plugin-react-hooks to v5.1.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 10 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 10 days ago
chore: add ronami to the committer list
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 10 days ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 10 days ago
Bug: [no-deprecated] not reporting usages of deprecated declared constants as object value
github.com/typescript-eslint/typescript-eslint - json-derulo opened this issue 10 days ago
github.com/typescript-eslint/typescript-eslint - json-derulo opened this issue 10 days ago
Bug: Align `module X.Y {}` AST with `namespace X.Y {}` AST
github.com/typescript-eslint/typescript-eslint - nicolo-ribaudo opened this issue 10 days ago
github.com/typescript-eslint/typescript-eslint - nicolo-ribaudo opened this issue 10 days ago
chore(deps): update dependency @swc/core to v1.10.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 12 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 12 days ago
Bug: [prefer-optional-chain] Unsoundly fixes `a !== undefined && a.b !== null` to `a?.b !== null`
github.com/typescript-eslint/typescript-eslint - andersk opened this issue 12 days ago
github.com/typescript-eslint/typescript-eslint - andersk opened this issue 12 days ago
Docs: provide docs for previous major versions
github.com/typescript-eslint/typescript-eslint - That-Guy977 opened this issue 12 days ago
github.com/typescript-eslint/typescript-eslint - That-Guy977 opened this issue 12 days ago
chore(deps): update dependency webpack to v5.97.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 12 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 12 days ago
chore: fix incorrect licenses
github.com/typescript-eslint/typescript-eslint - alan-agius4 opened this pull request 13 days ago
github.com/typescript-eslint/typescript-eslint - alan-agius4 opened this pull request 13 days ago
Bug: No matching version found for @typescript-eslint/[email protected]
github.com/typescript-eslint/typescript-eslint - doberkofler opened this issue 13 days ago
github.com/typescript-eslint/typescript-eslint - doberkofler opened this issue 13 days ago
chore(deps): update dependency prettier to v3.4.2
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 13 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 13 days ago
fix: ignore when constructor is typed array
github.com/typescript-eslint/typescript-eslint - mdm317 opened this pull request 14 days ago
github.com/typescript-eslint/typescript-eslint - mdm317 opened this pull request 14 days ago
chore(deps): update dependency globals to v15.13.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 14 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 14 days ago
fix(scope-manager): visit params decorator before nest scope
github.com/typescript-eslint/typescript-eslint - yeonjuan opened this pull request 15 days ago
github.com/typescript-eslint/typescript-eslint - yeonjuan opened this pull request 15 days ago
fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 15 days ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 15 days ago
fix(eslint-plugin): [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 15 days ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 15 days ago
fix(eslint-plugin): use consistent naming for asserting types and casting values
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 15 days ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 15 days ago
chore(deps): update dependency eslint to v9.16.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 15 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 15 days ago
Bug: [prefer-nullish-coalescing] Doesn't report on ternary, but does on equivalent ||
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 15 days ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 15 days ago
Enhancement: Turn rule-schema-to-typescript-types into a public reusable package
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 15 days ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 15 days ago
Configs: <a short description of my proposal>
github.com/typescript-eslint/typescript-eslint - pir0zh0k opened this issue 15 days ago
github.com/typescript-eslint/typescript-eslint - pir0zh0k opened this issue 15 days ago
chore(deps): update eslint monorepo to v9.16.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 16 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 16 days ago
Docs: Make sure all extension rules explain why they override base rules
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 16 days ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 16 days ago
Docs: Automate including a link to core rules in extension rule pages
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 16 days ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 16 days ago
feat(eslint-plugin): add new rule `no-extraneous-return-types`
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 16 days ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 16 days ago
Bug: [consistent-type-assertions] Omitting the default assertionStyle option causes a schema error
github.com/typescript-eslint/typescript-eslint - scottohara opened this issue 17 days ago
github.com/typescript-eslint/typescript-eslint - scottohara opened this issue 17 days ago
chore: update sponsors
github.com/typescript-eslint/typescript-eslint - typescript-eslint[bot] opened this pull request 17 days ago
github.com/typescript-eslint/typescript-eslint - typescript-eslint[bot] opened this pull request 17 days ago
fix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter
github.com/typescript-eslint/typescript-eslint - controversial opened this pull request 17 days ago
github.com/typescript-eslint/typescript-eslint - controversial opened this pull request 17 days ago
fix(eslint-plugin): handle string like index type
github.com/typescript-eslint/typescript-eslint - yeonjuan opened this pull request 17 days ago
github.com/typescript-eslint/typescript-eslint - yeonjuan opened this pull request 17 days ago
chore(deps): update dependency stylelint to v16.11.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 17 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 17 days ago
Bug: [no-unsafe-type-assertion] Remove the term "cast" from error message report
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 17 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 17 days ago
Rule proposal: prefer-tail-recursive-types
github.com/typescript-eslint/typescript-eslint - ronami opened this issue 17 days ago
github.com/typescript-eslint/typescript-eslint - ronami opened this issue 17 days ago
Bug: [@typescript-eslint/no-inferrable-types] ignores readonly properties
github.com/typescript-eslint/typescript-eslint - Ionaru opened this issue 18 days ago
github.com/typescript-eslint/typescript-eslint - Ionaru opened this issue 18 days ago
Enhancement: [no-unnecessary-condition] improve error message for statically analyzable literal type comparisons again
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 18 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 18 days ago
fix(eslint-plugin): [no-unnecessary-condition] better message when comparing between literal types
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 18 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 18 days ago
Bug: [no-unsafe-type-assertion] Fails to report unsafe assertions involving constrained type parameters
github.com/typescript-eslint/typescript-eslint - controversial opened this issue 18 days ago
github.com/typescript-eslint/typescript-eslint - controversial opened this issue 18 days ago
test: Add AST alignment tests for Babel 8
github.com/typescript-eslint/typescript-eslint - nicolo-ribaudo opened this pull request 18 days ago
github.com/typescript-eslint/typescript-eslint - nicolo-ribaudo opened this pull request 18 days ago
fix(deps): update dependency typedoc-plugin-markdown to v4.3.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 18 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 18 days ago
fix(deps): update dependency docusaurus-plugin-typedoc to v1.1.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 18 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 18 days ago
fix(deps): update dependency typedoc to ^0.27.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 19 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 19 days ago
chore(deps): update dependency eslint-plugin-jsdoc to v50.6.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 19 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 19 days ago
chore(deps): update dependency prettier to v3.4.0 - abandoned
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 20 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 20 days ago
chore(deps): update dependency knip to v5.38.3
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 20 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 20 days ago
Bug: [consistent-generic-constructors] improper fix into `new Uint8Array<ArrayBufferLike>()`
github.com/typescript-eslint/typescript-eslint - yoursunny opened this issue 20 days ago
github.com/typescript-eslint/typescript-eslint - yoursunny opened this issue 20 days ago
fix(eslint-plugin): [no-unnecessary-template-expression] don't report when an expression includes comment
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 20 days ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 20 days ago
Bug: [no-unnecessary-boolean-literal-compare] doesn't flag values of a type parameter with boolean type constraint
github.com/typescript-eslint/typescript-eslint - ronami opened this issue 20 days ago
github.com/typescript-eslint/typescript-eslint - ronami opened this issue 20 days ago
Bug: [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter
github.com/typescript-eslint/typescript-eslint - ronami opened this issue 20 days ago
github.com/typescript-eslint/typescript-eslint - ronami opened this issue 20 days ago
Enhancement: [no-floating-promises] flag `.filter(async)`
github.com/typescript-eslint/typescript-eslint - yelly opened this issue 21 days ago
github.com/typescript-eslint/typescript-eslint - yelly opened this issue 21 days ago
Bug: [no-unnecessary-condition] mistakenly reports only on symbol property when tsconfig exactOptionalPropertyTypes is enabled
github.com/typescript-eslint/typescript-eslint - miguel-leon opened this issue 21 days ago
github.com/typescript-eslint/typescript-eslint - miguel-leon opened this issue 21 days ago
Enhancement: [no-unsafe-return] Add an option for ignoring the functions whose return type is specified
github.com/typescript-eslint/typescript-eslint - zanminkian opened this issue 21 days ago
github.com/typescript-eslint/typescript-eslint - zanminkian opened this issue 21 days ago
Repo: Investigate better handling of unconstrained generics
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 21 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 21 days ago
fix(eslint-plugin): [no-base-to-string] check array generic type
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 21 days ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 21 days ago
fix(eslint-plugin): [use-unknown-in-catch-callback-variable] only flag function literals
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 21 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 21 days ago
Bug: [use-unknown-in-catch-callback-variable] Allow separately defined callback with any typed parameter
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 21 days ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 21 days ago
Bug: [no-unnecessary-template-expression] Should not report when expression includes comment
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 21 days ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 21 days ago
fix(eslint-plugin): [no-base-to-string] short circuit on unions
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 22 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 22 days ago
fix(eslint-plugin): [no-base-to-string] handle more robustly when multiple `toString()` declarations are present for a type
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 22 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 22 days ago
Repo: [no-base-to-string] remove nonsensical spread element test cases
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 22 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 22 days ago
Bug: [no-base-to-string] check array generic type
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 22 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 22 days ago
chore: update contributors
github.com/typescript-eslint/typescript-eslint - typescript-eslint[bot] opened this pull request 22 days ago
github.com/typescript-eslint/typescript-eslint - typescript-eslint[bot] opened this pull request 22 days ago
docs: return-await doc page should say the rule is in the strict-type-checked ruleset, not recommended
github.com/typescript-eslint/typescript-eslint - y-hsgw opened this pull request 22 days ago
github.com/typescript-eslint/typescript-eslint - y-hsgw opened this pull request 22 days ago
Enhancement: [unbound-method] allow assigment as a property of an object of the same type
github.com/typescript-eslint/typescript-eslint - miguel-leon opened this issue 22 days ago
github.com/typescript-eslint/typescript-eslint - miguel-leon opened this issue 22 days ago
Bug: [prefer-const] inconsistent `prefer-const` rule report
github.com/typescript-eslint/typescript-eslint - mikededo opened this issue 23 days ago
github.com/typescript-eslint/typescript-eslint - mikededo opened this issue 23 days ago
chore(deps): update dependency markdownlint-cli to ^0.43.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 23 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 23 days ago
chore(deps): update dependency @microsoft/api-extractor to v7.48.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 23 days ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 23 days ago
Docs: return-await doc page should say the rule is in the strict-type-checked ruleset, not recommended
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 23 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 23 days ago
fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading with `void` in return type annotation
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 23 days ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 23 days ago
docs: [return-await] make the rule no longer an extension of ESLint no-return-await
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 23 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 23 days ago
Bug: type-only imports cause parser error
github.com/typescript-eslint/typescript-eslint - dan-wellman-cs opened this issue 23 days ago
github.com/typescript-eslint/typescript-eslint - dan-wellman-cs opened this issue 23 days ago
chore: enforce repo nullish check style
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 23 days ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 23 days ago
Bug: [@typescript-eslint/no-invalid-void-type] Complains about `Promise.withResolvers<void>()`
github.com/typescript-eslint/typescript-eslint - DesselBane opened this issue 24 days ago
github.com/typescript-eslint/typescript-eslint - DesselBane opened this issue 24 days ago
Bug: [no-parameter-properties] <i delete no-parameter-properties rule, but still error when execute eslint --fix>
github.com/typescript-eslint/typescript-eslint - lhbvita opened this issue 24 days ago
github.com/typescript-eslint/typescript-eslint - lhbvita opened this issue 24 days ago
chore: update sponsors
github.com/typescript-eslint/typescript-eslint - typescript-eslint[bot] opened this pull request 24 days ago
github.com/typescript-eslint/typescript-eslint - typescript-eslint[bot] opened this pull request 24 days ago
Bug: [no-unsafe-argument] doesn't flag unsafe argument with a type constraint
github.com/typescript-eslint/typescript-eslint - ronami opened this issue 24 days ago
github.com/typescript-eslint/typescript-eslint - ronami opened this issue 24 days ago
Enhancement: [no-unsafe-type-assertion] Add option to allow from unknown
github.com/typescript-eslint/typescript-eslint - KDean-Dolphin opened this issue 25 days ago
github.com/typescript-eslint/typescript-eslint - KDean-Dolphin opened this issue 25 days ago
fix(eslint-plugin): remove references to "extendDefaults" in no-restricted-types
github.com/typescript-eslint/typescript-eslint - MariaSolOs opened this pull request 25 days ago
github.com/typescript-eslint/typescript-eslint - MariaSolOs opened this pull request 25 days ago
Bug: @typescript-eslint/no-unused-vars does not work correct
github.com/typescript-eslint/typescript-eslint - 3axap4eHko opened this issue 26 days ago
github.com/typescript-eslint/typescript-eslint - 3axap4eHko opened this issue 26 days ago
Rule proposal: `no-unnecessary-type-predicate`
github.com/typescript-eslint/typescript-eslint - elliotleelewis opened this issue 26 days ago
github.com/typescript-eslint/typescript-eslint - elliotleelewis opened this issue 26 days ago
feat(eslint-plugin): [no-deprecated] report on super call of deprecated constructor
github.com/typescript-eslint/typescript-eslint - developer-bandi opened this pull request 26 days ago
github.com/typescript-eslint/typescript-eslint - developer-bandi opened this pull request 26 days ago