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

chore(deps): update dependency @types/node to v18.15.12

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

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

renovate[bot] opened this pull request over 1 year ago
fix(eslint-plugin): fix schemas across several rules and add schema tests

domdomegg opened this pull request over 1 year ago
chore(deps): update dependency @types/jest to v29.5.1

renovate[bot] opened this pull request over 1 year ago
Base rule extension: [no-restricted-exports] Restrict `type` exports

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

renovate[bot] opened this pull request over 1 year ago
chore(website): correct issue with rule schema defs

armano2 opened this pull request over 1 year ago
fix(eslint-plugin): [unified-signatures] no parameters function

oxyu8 opened this pull request over 1 year ago
fix: correct handling of additionalProperties in object schemas

bradzacher opened this pull request over 1 year ago
chore(eslint-plugin): correct invalid documentations

armano2 opened this pull request over 1 year ago
TypeScript 5.1 Support

bradzacher opened this issue over 1 year ago
Rule proposal: report unnecessarily parenthesised unions/intersections

bradzacher opened this issue over 1 year ago
fix(eslint-plugin): [switch-exhaustive-check] handle infinite types

cparros opened this pull request over 1 year ago
docs: reorder Details & Next Steps in Getting Started

JoshuaKGoldberg opened this pull request over 1 year ago
docs: flesh out tips for typed linting and .eslintrc.cjs

JoshuaKGoldberg opened this pull request over 1 year ago
Docs: wrong information for rule in `no-unnecessary-boolean-literal-compare`

thariq-nugrohotomo opened this issue over 1 year ago
fix(eslint-plugin): fix schemas across several rules and add schema tests

domdomegg opened this pull request over 1 year ago
Repo: Require PRs that change config presets to be marked as breaking changes

JoshuaKGoldberg opened this issue over 1 year ago
Docs: Suggest gif reactions on PR maintenance practices

JoshuaKGoldberg opened this issue over 1 year ago
Rule proposal: Preferring .find(...) over .filter(...)[0]

JoshuaKGoldberg opened this issue over 1 year ago
Bug: [unified-signatures] Crash in rule implementation

danielrentz opened this issue over 1 year ago
Bug: [comma-spacing] conflicts with array-bracket-spacing

alecrobertson1 opened this issue over 1 year ago
fix(eslint-plugin): [no-unused-vars] check if any variable definition is exported

Maxim-Mazurok opened this pull request over 1 year ago
fix(type-utils): treat custom type roots as external

RebeccaStevens opened this pull request over 1 year ago
fix(type-utils): ensure external sources don't match for the `FileSpecifier`

RebeccaStevens opened this pull request over 1 year ago
Docs: Mention updating getLib on TypeScript version bumps

JoshuaKGoldberg opened this issue over 1 year ago
fix(eslint-plugin): [member-ordering] account for repeated names

JoshuaKGoldberg opened this pull request over 1 year ago
Enhancement: Detect declared modules for TypeOrValueSpecifier

marekdedic opened this issue over 1 year ago
fix(type-utils): allow `FileSpecifier` to exclude paths

RebeccaStevens opened this pull request over 1 year ago
Docs: Document how a maintainer might refresh the Algolia search index

JoshuaKGoldberg opened this issue over 1 year ago
chore(eslint-plugin-internal): noUnnecessaryNoFormat

Jolg42 opened this pull request almost 2 years ago
Enhancement: [restrict-plus-operands] Enable checkCompoundAssignments by default

JoshuaKGoldberg opened this issue almost 2 years ago
Bug: [no-floating-promises] False negative calling .then with second argument undefined

kirk-waiblinger-trimble opened this issue almost 2 years ago
Repo: Expand on end-to-end (Playwright) tests for playground

JoshuaKGoldberg opened this issue almost 2 years ago
Website: Allow filtering to both recommended & strict rules

JoshuaKGoldberg opened this issue almost 2 years ago
chore(website): [playground] add types tab to playground

armano2 opened this pull request almost 2 years ago
Docs: Mention extending from base ESLint rule options in extension rule docs

JoshuaKGoldberg opened this issue almost 2 years ago
Enhancement: `typeMatchesSpecifier` add ability to match via a pattern

RebeccaStevens opened this issue almost 2 years ago
chore: switch to ESLint flat config

nzakas opened this pull request almost 2 years ago
Bug: incorrect type definitions in ts-eslint/utils

BitForger opened this issue almost 2 years ago
Docs: Consider reordering Details & Next Steps in Getting Started

JoshuaKGoldberg opened this issue almost 2 years ago
Docs: parserOptions.project: true mismatched with description of what it does

JoshuaKGoldberg opened this issue almost 2 years ago
Repo: Enable strict & stylistic configs internally

JoshuaKGoldberg opened this issue almost 2 years ago
Docs: Typed Linting guide causes ESLint complaints in .eslintrc.(c)js

JoshuaKGoldberg opened this issue almost 2 years ago
Enhancement: [no-for-in-array] Write a more informative report message

JoshuaKGoldberg opened this issue almost 2 years ago
Bug: `typeMatchesSpecifier` `FileSpecifier` checks in node modules

RebeccaStevens opened this issue almost 2 years ago
feat: remove `RuleTester` in `/utils` in favour of the new `/rule-tester` package

bradzacher opened this pull request almost 2 years ago
Docs: Document website-eslint

JoshuaKGoldberg opened this issue almost 2 years ago
fix(eslint-plugin): [no-unnecessary-type-constraint] correctly fix in cts/mts files

WoodyWoodsta opened this pull request almost 2 years ago
feat: add new package `rule-tester`

bradzacher opened this pull request almost 2 years ago
Website: [Playground] ast viewer should display comments and tokens

armano2 opened this issue almost 2 years ago
Docs: Update the 'Major Release Steps' docs for what we did to release v6

JoshuaKGoldberg opened this issue almost 2 years ago
Try out v6 beta on various important community repos

JoshuaKGoldberg opened this issue almost 2 years ago
Configs: Apply changes to config presets for v6

JoshuaKGoldberg opened this issue almost 2 years ago
feat(eslint-plugin): [strict-boolean-expressions] add `allowEnum` option

kozlovvski opened this pull request almost 2 years ago
feat: support parse hashbang

fisker opened this pull request almost 2 years ago
Docs: Add "precanned" queries for first time or repeat contributors

cparros opened this issue almost 2 years ago
chore(deps): update nx to v15.8.7

renovate[bot] opened this pull request almost 2 years ago
fix(utils): accept null as default option in `applyDefault`

Solo-steven opened this pull request almost 2 years ago
fix: fix illegal decorator check

fisker opened this pull request almost 2 years ago
Bug (?): broken autofix in typescript-eslint with @typescript/vfs

thorn0 opened this issue almost 2 years ago
Dependency Dashboard

renovate[bot] opened this issue almost 2 years ago
fix(utils): add missing types for onCodePath* in RuleListener

armano2 opened this pull request almost 2 years ago
chore(website): [playground] add support for extends, ts types and more

armano2 opened this pull request almost 2 years ago
Bug: [lines-around-comment] afterHashbangComment option is not supported

EvgenyOrekhov opened this issue almost 2 years ago
Bug: [no-unnecessary-condition] warns about conditional assignment to index signature

ehoogeveen-medweb opened this issue almost 2 years ago
Website: missing Twitter metadata on blog posts

JoshuaKGoldberg opened this issue almost 2 years ago
Revert "feat: remove `experimental-utils`"

JoshuaKGoldberg opened this pull request almost 2 years ago
chore(website): insert generated content in the right position

Josh-Cena opened this pull request almost 2 years ago
Docs: Add post on parserOptions.project = true

JoshuaKGoldberg opened this issue almost 2 years ago
chore(website): prioritize changes done in editor over hash change

armano2 opened this pull request almost 2 years ago
Update Getting_Started.mdx

Zamiell opened this pull request almost 2 years ago