Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/typescript-eslint/typescript-eslint

:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
https://github.com/typescript-eslint/typescript-eslint

Bug: The `name` value is not propagated in the extended configs

TrevinAvery opened this issue 3 months ago
chore(deps): update dependency markdownlint-cli to ^0.42.0

renovate[bot] opened this pull request 3 months ago
Configs: disable-type-checked does not disable some rules

FabianKoder opened this issue 3 months ago
fix(typescript-eslint): add eslint as peer dependency

rtritto opened this pull request 3 months ago
Repo: Convert `nullThrows` to an assertion function

kirkwaiblinger opened this issue 3 months ago
Docs: Write blog post about our enum rules

kirkwaiblinger opened this issue 3 months ago
test(type-utils): add tests for getDeclaration

YuyaYoshioka opened this pull request 3 months ago
chore(deps): update dependency esbuild to ~0.24.0

renovate[bot] opened this pull request 3 months ago
Rule proposal: ban `Record<string, ...>` and similar

jacekkarczmarczyk opened this issue 3 months ago
fix: remove `export type *` in d.ts to support TS<5.0

auvred opened this pull request 3 months ago
Bug: Support typescript version 5.6.2

samuelneff opened this issue 3 months ago
Bug: 'export type *' in output .d.ts files break TS<5

JoshuaKGoldberg opened this issue 3 months ago
chore: update sponsors

typescript-eslint[bot] opened this pull request 3 months ago
<spam>

akorchyn opened this issue 3 months ago
chore(deps): update dependency monaco-editor to ~0.52.0

renovate[bot] opened this pull request 3 months ago
docs: [no-unsafe-call] clarify that you can never safely narrow Function

kirkwaiblinger opened this pull request 3 months ago
Enhancement: `only-throw-error`: allow throwing `never`

AlCalzone opened this issue 3 months ago
feat(eslint-plugin): new rule `no-unsafe-type-assertion`

ronami opened this pull request 3 months ago
docs: fix link typo in Typed_Linting.mdx

ChinoUkaegbu opened this pull request 3 months ago
fix(eslint-plugin): correct the type definitions

aryaemami59 opened this pull request 3 months ago
Enhancement: Explicitly mention allowDefaultProject not matching a file

JoshuaKGoldberg opened this issue 3 months ago
Docs: broken link about typed linting

markH5 opened this issue 3 months ago
fix(utils): update missing type information message

JoshuaKGoldberg opened this pull request 3 months ago
fix(eslint-plugin): [no-misused-promises] check contextual type

yeonjuan opened this pull request 3 months ago
fix(eslint-plugin): [prefer-literal-enum-member] allow nested bitwise operations

kirkwaiblinger opened this pull request 3 months ago
docs: [prefer-literal-enum-member] fix bad examples

kirkwaiblinger opened this pull request 3 months ago
docs: [strict-boolean-expressions] fix adominition

kirkwaiblinger opened this pull request 3 months ago
docs: correct flat config usage of extends

gvdp opened this pull request 3 months ago
docs: [no-unsafe-enum-comparison] clarify motivation and applicability

kirkwaiblinger opened this pull request 3 months ago
Rule proposal: Require `satisfies` before type assertions (`as`)

tran-simon opened this issue 4 months ago
docs: add 'Typed Linting' blog post

JoshuaKGoldberg opened this pull request 4 months ago
fix(types): add `NewExpression` as a parent of `SpreadElement`

eventualbuddha opened this pull request 4 months ago
Bug: `SpreadElement` does not allow `NewExpression` parent

eventualbuddha opened this issue 4 months ago
Docs: Blog post on the benefits of typed linting

JoshuaKGoldberg opened this issue 4 months ago
docs: misnamed `no-deprecation`/`no-deprecated` in CHANGELOG.md

Samuel-Therrien-Beslogic opened this pull request 4 months ago
chore: run prettier to fix CI failure on `main`

abrahamguo opened this pull request 4 months ago
docs(website): open in playground button should not cover text

mdm317 opened this pull request 4 months ago
docs: fix typo for `only-throw-error` rule

saul-atomrigs opened this pull request 4 months ago
chore(deps): update dependency eslint-plugin-react to v7.36.1

renovate[bot] opened this pull request 4 months ago
Bug: `--fix` unexpectedly removes eslint-disable comment

andersk opened this issue 4 months ago
fix(typescript-estree): ensure mjs/mts files are always be parsed as ESM

goldentrash opened this pull request 4 months ago
feat(eslint-plugin): [no-unsafe-call] check calls of Function

kirkwaiblinger opened this pull request 4 months ago
feat(eslint-plugin): [no-unnecessary-condition] add checkTypePredicates

kirkwaiblinger opened this pull request 4 months ago
feat(eslint-plugin): [await-thenable] check for-await loop iteree

kirkwaiblinger opened this pull request 4 months ago
feat(eslint-plugin): [no-base-to-string] handle String()

yeonjuan opened this pull request 4 months ago
Docs: Add a rick roll somewhere in the docs

JoshuaKGoldberg opened this issue 4 months ago
Bug(website): Open in Playground button should not cover text

kirkwaiblinger opened this issue 4 months ago
chore(deps): update dependency typescript to v5.6.2

renovate[bot] opened this pull request 4 months ago
Repo(scope-manager): tsconfig `include` is empty

abrahamguo opened this issue 4 months ago
fix(eslint-plugin): [no-confusing-non-null-assertion] check !in and !instanceof

kirkwaiblinger opened this pull request 4 months ago
Docs: customizing recommended rules with flat config

altano opened this issue 4 months ago
fix(utils): add missing entries to the RuleListener selectors list

auvred opened this pull request 4 months ago