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

Cleanup old file/folder watch callbacks

bradzacher opened this issue over 3 years ago
proposal: multiline-ternary and operator-linebreak

privatenumber opened this issue over 3 years ago
[naming-convention] Static Computed Properties do not enforce the rule

berickson1 opened this issue over 3 years ago
[prefer-reduce-type-parameter] unfixable reporting

JounQin opened this issue over 3 years ago
[quotes] Backticks for union types

mordv opened this issue over 3 years ago
[@typescript-eslint/quote-props] Extension Rule Proposal

mpsijm opened this issue over 3 years ago
Rule proposal: prevent uninitialized variables causing runtime errors

TenPotatoes opened this issue over 3 years ago
migrate from `markdownlint` to `remark-lint`

JounQin opened this issue almost 4 years ago
Rule proposal: no unnecessary type coercion

JounQin opened this issue almost 4 years ago
[array-bracket-spacing] doesn't work on types

AlbanDurrheimer opened this issue almost 4 years ago
feat(eslint-plugin): add no-return-in-void-callback rule

ArnaudBarre opened this pull request almost 4 years ago
Symlinks cause parserOptions.project errors

nikparo opened this issue almost 4 years ago
Decorators: conflict between no-multi-spaces and key-spacing rules

nuno-m opened this issue almost 4 years ago
[no-explicit-any] support JSDoc

Raynos opened this issue almost 4 years ago
[sort-type-constituents] Option for array order

bordecal opened this issue almost 4 years ago
feat(eslint-plugin): [no-duplicate-union-intersection] add rule

remcohaszing opened this pull request almost 4 years ago
Massive Slowdown

Goldziher opened this issue about 4 years ago
Rule proposal: detect useless template literal interpolation

karlhorky opened this issue about 4 years ago
Proposal: tsc backed jsx conditional rendering rule

pke opened this issue about 4 years ago
Documentation feature request - Rule performance benchmarks

CreativeTechGuy opened this issue about 4 years ago
feat(eslint-plugin): [no-unsafe-assignment] [no-unsafe-return] add never support

CreativeTechGuy opened this pull request about 4 years ago
Documentation for AST node types

paulius-valiunas opened this issue about 4 years ago
[no-shadow] declaring a global causes no-shadow to error

salemhilal opened this issue about 4 years ago
[switch-exhaustiveness-check] add support for "no default" comment

chimericdream opened this issue over 4 years ago
Rule proposal: avoid using deprecated code

fregante opened this issue over 4 years ago
Rule suggestion: use of `never`

NWilson opened this issue over 4 years ago
Rule proposal: prefer `declare var` for global declarations

ark120202 opened this issue over 4 years ago
[@typescript-eslint/no-shadow] false positives with static methods

dinofx opened this issue over 4 years ago
[no-unused-vars] False positive when var is used in @jsxFrag

dbartholomae opened this issue over 4 years ago
[no-base-to-string] doesn't catch toLocaleString

danielnixon opened this issue over 4 years ago
[prefer-function-type] suggested fix breaks mergeable interface

tadhgmister opened this issue over 4 years ago
[member-ordering] decorated method overloads have unexpected behavior

GerkinDev opened this issue over 4 years ago
feat(eslint-plugin): add `consistent-indexed-object-style` rule

remcohaszing opened this pull request over 4 years ago
Rule proposal: Don't pass default values to functions

fregante opened this issue over 4 years ago
[@typescript-eslint/member-ordering] auto-fix

abemedia opened this issue over 4 years ago
[no-unnecessary-type-assertion] false positive in strict mode

aiwenar opened this issue over 4 years ago
[naming-convention] Provide a way to customize lint messages

octogonz opened this issue over 4 years ago
[naming-convention] variable or variableLike which is an object

ehossack opened this issue over 4 years ago
[naming-convention] Add the ability to lint imports

vkrol opened this issue over 4 years ago
Support for Project References

bradzacher opened this issue over 4 years ago
[method-signature-style] Shouldn't affect methods that use `this`

fregante opened this issue over 4 years ago
New Rule: `prefer-destructuring`

0xCLARITY opened this issue over 4 years ago
feat(eslint-plugin): allowPackageDotJson option for no-var-requires

anikethsaha opened this pull request over 4 years ago
[prefer-optional-chain] false positive for `T | boolean` types

the21st opened this issue over 4 years ago
fix(typescript-estree): add support for extra file extensions

sheetalkamat opened this pull request almost 5 years ago
[indent][meta issue] Problems with the indent rule

bradzacher opened this issue almost 5 years ago
feat(eslint-plugin): [no-floating-promise] add option to ignore IIFEs

anikethsaha opened this pull request almost 5 years ago
[no-unnecessary-condition] ignore array index return

astorije opened this issue almost 5 years ago
Review handling of generically constrained types across rules

bradzacher opened this issue almost 5 years ago
[no-empty-interface] Cannot extend type alias / incorrect fixit

Bouke opened this issue almost 5 years ago
[prefer-const] false positive when casting left side of assignment operator

IlyaSemenov opened this issue almost 5 years ago
[no-empty-interface] False positive when merging interface with class

IlyaSemenov opened this issue almost 5 years ago
[no-extra-parens] Incorrect rule when used with arrow generic

renjfk opened this issue almost 5 years ago
[naming-convention] Handle names that are a classish type

sindresorhus opened this issue almost 5 years ago
[naming-convention] Handle constructor passed as parameter

sindresorhus opened this issue almost 5 years ago
feat(experimental-utils): make RuleMetaData.docs optional

MrCrunchwrap opened this pull request almost 5 years ago
[indent] add baseIndent for Vue SFC

pleek91 opened this issue about 5 years ago
[consistent-return] false positive when returning a void/undefined value

bradzacher opened this issue about 5 years ago
[deprecation] Warns when deprecated APIs are used.

htho opened this issue about 5 years ago
[member-naming] @internal

htho opened this issue about 5 years ago
OOM when many (>10) project configs passed to the parser

screendriver opened this issue about 5 years ago
[no-unnecessary-type-assertion] False negative on unknown!

ooyyloo opened this issue about 5 years ago
Rule proposal: detect unused generator calls

brainkim opened this issue about 5 years ago