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

Docs: Document Superfluous Rules with TypeScript

Zamiell opened this issue over 1 year ago
docs: fix inaccurate comment on Rule's recommended property

Zamiell opened this pull request over 1 year ago
Repo: Set up a system to give contributors roles on Discord

JoshuaKGoldberg opened this issue over 1 year ago
Docs: Tip shown for parser points to non-existent playground option

dehoward opened this issue over 1 year ago
Configs: Allow strict configs to have more strict options than recommended?

JoshuaKGoldberg opened this issue over 1 year ago
Website: Consider aligning to eslint.org 'Open in Website'

JoshuaKGoldberg opened this issue over 1 year ago
docs: include 'Contains' notes in recommended configs docs

JoshuaKGoldberg opened this pull request over 1 year ago
chore(deps): update nx to v16.7.2

renovate[bot] opened this pull request over 1 year ago
docs: add await keyword in correct example of no-floating-promises.md

hiroya-uga opened this pull request over 1 year ago
chore: skip website tests on PRs from forks

kachick opened this pull request over 1 year ago
chore(deps): update dependency stylelint to v15.10.2

renovate[bot] opened this pull request over 1 year ago
Bug: [no-unnecessary-condition] False positives for branded strings

MBuchalik opened this issue over 1 year ago
chore(deps): update dependency eslint-plugin-eslint-plugin to v5.1.1

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency @microsoft/api-extractor to v7.36.3

renovate[bot] opened this pull request over 1 year ago
Docs: improve description for `no-dynamic-delete`

jtbandes opened this issue over 1 year ago
Bug: recommended prop typo

Zamiell opened this issue over 1 year ago
Docs: Blog post contains confusing phrasing around package dist path updates

JoshuaKGoldberg opened this issue over 1 year ago
docs: improve phrasing around package dist path updates

Zamiell opened this pull request over 1 year ago
chore(deps): update nx to v16.5.3

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency @swc/core to v1.3.70

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency esbuild to v0.18.14

renovate[bot] opened this pull request over 1 year ago
Bug: @typescript-eslint/parser - missing types

ivodolenc opened this issue over 1 year ago
Bug: [no-inferrable-types] False negative for parameter properties

controversial opened this issue over 1 year ago
🔪 Deprecate no-loss-of-precision rule extension

JoshuaKGoldberg opened this issue over 1 year ago
Bug: [no-misused-promises] async finally error

ZiiMakc opened this issue over 1 year ago
Docs: document how to setup RuleTester.afterAll

gajus opened this issue over 1 year ago
Bug: [@typescript-eslint/no-extra-semi] Rule not working with type

szulcus opened this issue over 1 year ago
feat: add types for flat config files

bradzacher opened this pull request over 1 year ago
feat(eslint-plugin): auto-generate plugin types

bradzacher opened this pull request over 1 year ago
chore(deps): update dependency cspell to v6.31.2

renovate[bot] opened this pull request over 1 year ago
Rule proposal: prefer-enum-as-string-union

prcodes opened this issue over 1 year ago
fix(typescript-estree): fix TSNode type error on old ts versions

bradzacher opened this pull request over 1 year ago
fix(eslint-plugin): use a default export for the rules type

bradzacher opened this pull request over 1 year ago
Docs: Add explanation of common narrowing woes to no-unnecessary-condition

JoshuaKGoldberg opened this issue over 1 year ago
fix: [no-invalid-void-type] allow void in return type unions

sirreal opened this pull request over 1 year ago
Bug: [email protected]/rules.d.ts contains TS error

abrahamguo opened this issue over 1 year ago
Repo: Enforce that all rules have a "When Not To Use It" docs section?

JoshuaKGoldberg opened this issue over 1 year ago
Rule proposal: prefer-instantiation-expression

bschlenk opened this issue over 1 year ago
Files simulated within rule-tester may interact with each other

rubiesonthesky opened this issue over 1 year ago
chore: run website tests locally on forks in CI

rubiesonthesky opened this pull request over 1 year ago
Repo: Unit tests occasionally run out of memory in CI

JoshuaKGoldberg opened this issue over 1 year ago
chore(deps): update nx to v16.5.2

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency eslint-plugin-jest to v27.2.3

renovate[bot] opened this pull request over 1 year ago
chore: add rule-tester package to issue report

azat-io opened this pull request over 1 year ago
chore(deps): update dependency jest to v29.6.1

renovate[bot] opened this pull request over 1 year ago
docs: remove v6 from docs and ci.yml

JoshuaKGoldberg opened this pull request over 1 year ago
Rule proposal: Enforce related types for getter and setter pairs

JoshuaKGoldberg opened this issue over 1 year ago
Configs: no-return-await

kkmuffme opened this issue over 1 year ago
chore(deps): update dependency @microsoft/api-extractor to v7.36.2

renovate[bot] opened this pull request over 1 year ago
Repo: Readme should be updated now that v6 has been released

rubiesonthesky opened this issue over 1 year ago
chore(deps): update dependency @types/react to v18.2.15

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency patch-package to v7.0.1

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency netlify to v13.1.10

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency lerna to v7.1.3

renovate[bot] opened this pull request over 1 year ago
Bug: 6.0.0 - cannot use parser with absolute path anymore

kkmuffme opened this issue over 1 year ago
docs: fix typo in explicit-member-accessibility

SubsequentlySneeds opened this pull request over 1 year ago
fix(eslint-plugin): [comma-dangle] fixed crash from undefined predicate.ignore

JoshuaKGoldberg opened this pull request over 1 year ago
Bug: @typescript-eslint/no-unused-vars False Positives on Interfaces and types

agarwalvaibhav0211 opened this issue over 1 year ago
Docs: Add a "No Brown M&Ms" equivalent to contributing guide

JoshuaKGoldberg opened this issue over 1 year ago
fix(eslint-plugin): include the rules types in the package

bradzacher opened this pull request over 1 year ago
Bug: [email protected]/index.d.ts contains TS errors

abrahamguo opened this issue over 1 year ago
Bug: @typescript-eslint/typedef - not functioning properly

n-ochs opened this issue over 1 year ago
Bug: [no-unnecessary-condition] False positive with `$.each()`

marekdedic opened this issue over 1 year ago
Bug: [consistent-type-imports] Attempts to fix the wrong import statement

OpportunityLiu opened this issue over 1 year ago
chore(deps): update nx

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency webpack to v5.88.1 - autoclosed

renovate[bot] opened this pull request over 1 year ago
chore: update some website dependencies

bradzacher opened this pull request over 1 year ago
chore(deps): update dependency monaco-editor to ^0.40.0 - autoclosed

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency eslint to v7.32.0

renovate[bot] opened this pull request over 1 year ago
feat(typescript-estree): throw on invalid update expressions

Josh-Cena opened this pull request over 1 year ago
chore(deps): update dependency esbuild to ~0.18.0

renovate[bot] opened this pull request over 1 year ago