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
Rule proposal: [no-boolean-parameters] Disallow booleans in function parameters
yeonjuan opened this issue 11 months ago
yeonjuan opened this issue 11 months ago
Docs: Playground Visual Editor search is case-sensitive
jerone opened this issue 11 months ago
jerone opened this issue 11 months ago
feat(eslint-plugin): [sort-type-constituents] support case sensitive sorting
jsfm01 opened this pull request 11 months ago
jsfm01 opened this pull request 11 months ago
docs(eslint-plugin): [consistent-return] add warning section use noImplicitReturns instead
developer-bandi opened this pull request 11 months ago
developer-bandi opened this pull request 11 months ago
fix(eslint-plugin): [no-floating-promises] handle TaggedTemplateExpression
naruaway opened this pull request 11 months ago
naruaway opened this pull request 11 months ago
chore(deps): update dependency typescript to v5.4.3
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
chore(deps): update dependency webpack to v5.91.0
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
Enhancement: [no-invalid-void-type] Allow `void` in return type type instantiations
jun-sheaf opened this issue 11 months ago
jun-sheaf opened this issue 11 months ago
docs: fix example of binding unbound method
victma opened this pull request 11 months ago
victma opened this pull request 11 months ago
Bug: [ban-ts-comment] false positive when @ts-nocheck is not at the beginning of the file
auvred opened this issue 11 months ago
auvred opened this issue 11 months ago
feat(eslint-plugin): [array-type] detect `Readonly<string[]>` case
developer-bandi opened this pull request 11 months ago
developer-bandi opened this pull request 11 months ago
chore(deps): update dependency eslint-plugin-eslint-plugin to v5.5.1
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
fix(website): make 404 page good again
abrahamguo opened this pull request 11 months ago
abrahamguo opened this pull request 11 months ago
chore(deps): update dependency @types/node to v20.11.29
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
chore(deps): update nx to v18.2.1
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
chore(deps): update dependency @types/react to v18.2.67
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
fix(eslint-plugin): [no-unsafe-argument] handle tagged templates
yeonjuan opened this pull request 11 months ago
yeonjuan opened this pull request 11 months ago
Bug: [no-unsafe-argument] Check unsafe arguments in Tagged templates
yeonjuan opened this issue 11 months ago
yeonjuan opened this issue 11 months ago
docs: mention issues being unassigned, not just open
JoshuaKGoldberg opened this pull request 11 months ago
JoshuaKGoldberg opened this pull request 11 months ago
Docs: PR guide should explicitly say "unassigned"
JoshuaKGoldberg opened this issue 11 months ago
JoshuaKGoldberg opened this issue 11 months ago
docs: add homepage
moskalakamil opened this pull request 11 months ago
moskalakamil opened this pull request 11 months ago
Website: 404 page is boring again
JoshuaKGoldberg opened this issue 11 months ago
JoshuaKGoldberg opened this issue 11 months ago
fix(eslint-plugin): [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside
marcalexiei opened this pull request 11 months ago
marcalexiei opened this pull request 11 months ago
Enhancement: [no-misused-promises] Check when an abstract method implementation returns a promise instead of void
alythobani opened this issue 11 months ago
alythobani opened this issue 11 months ago
fix(typescript-eslint): declare peer dependency on `utils` to ensure npm correctly installs dependencies
bradzacher opened this pull request 11 months ago
bradzacher opened this pull request 11 months ago
[@typescript-eslint/no-unnecessary-type-assertion] False positives for "as const" assertions with template literals
klassm opened this issue 11 months ago
klassm opened this issue 11 months ago
chore(website): fix infinite rendering when hash changed
yeonjuan opened this pull request 11 months ago
yeonjuan opened this pull request 11 months ago
Enhancement: [ban-types] Rule does not trigger with comments inside type object
yuki2006 opened this issue 11 months ago
yuki2006 opened this issue 11 months ago
docs: restrict-template-expressions - remove mention of numbers being allowed
llllvvuu opened this pull request 11 months ago
llllvvuu opened this pull request 11 months ago
Bug(repo): `yarn lint-fix` in this repository doesn't work on the `eslint-plugin` package
abrahamguo opened this issue 11 months ago
abrahamguo opened this issue 11 months ago
Bug: Type error when using ConfigWithExtends
doberkofler opened this issue 11 months ago
doberkofler opened this issue 11 months ago
Bug: PanelResizeHandle sometimes doesn't work
developer-bandi opened this issue 11 months ago
developer-bandi opened this issue 11 months ago
Enhancement: playground eslintrc Visual Editor select rule's option
developer-bandi opened this issue 11 months ago
developer-bandi opened this issue 11 months ago
Docs: [class-methods-use-this] ignoreClassesThatImplementAnInterface public-fields option's description and playground link is not clear
developer-bandi opened this issue 11 months ago
developer-bandi opened this issue 11 months ago
Rule proposal: disallow implicit casts of value-returning functions to void-returning functions
inga-lovinde opened this issue 11 months ago
inga-lovinde opened this issue 11 months ago
chore: enable eslint-plugin-perfectionist
abrahamguo opened this pull request 11 months ago
abrahamguo opened this pull request 11 months ago
chore(website): fix broken deprecated warning
yeonjuan opened this pull request 11 months ago
yeonjuan opened this pull request 11 months ago
Docs: formatting rule's deprecated warning is exposed as HTML code
yeonjuan opened this issue 11 months ago
yeonjuan opened this issue 11 months ago
Rule proposal: no-unsafe-assertion (no explicit casts from any/unknown)
inga-lovinde opened this issue 11 months ago
inga-lovinde opened this issue 11 months ago
Enhancement: [restrict-template-expressions] More permissive type check
abrahamguo opened this issue 11 months ago
abrahamguo opened this issue 11 months ago
Bug: [@typescript-eslint/no-unnecessary-type-assertion] False positives for "as const" assertions
ashvinsrivatsa opened this issue 11 months ago
ashvinsrivatsa opened this issue 11 months ago
Bug: TypeScript type error when using the typescript-eslint parser object
doberkofler opened this issue 11 months ago
doberkofler opened this issue 11 months ago
docs: mention strict configs' stricter default rule options
JoshuaKGoldberg opened this pull request 11 months ago
JoshuaKGoldberg opened this pull request 11 months ago
fix(eslint-plugin): [no-floating-promises] revert disable of ignoreVoid in strict config
JoshuaKGoldberg opened this pull request 11 months ago
JoshuaKGoldberg opened this pull request 11 months ago
fix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during strict null equality check
jsfm01 opened this pull request 11 months ago
jsfm01 opened this pull request 11 months ago
chore(deps): update nx to v18.1.1
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
chore(website): fix build break from {} for Docusaurus v3
JoshuaKGoldberg opened this pull request 11 months ago
JoshuaKGoldberg opened this pull request 11 months ago
Docs: 7.3.0 not deployed to the public site
JoshuaKGoldberg opened this issue 11 months ago
JoshuaKGoldberg opened this issue 11 months ago
chore(deps): update dependency eslint-plugin-react to v7.34.1
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
Docs: differences between recommended and strict configs not mentioned on the website
doberkofler opened this issue 11 months ago
doberkofler opened this issue 11 months ago
chore(website): disable internal/no-relative-paths-to-internal-packages rule
yeonjuan opened this pull request 11 months ago
yeonjuan opened this pull request 11 months ago
test(typescript-estree): add unit tests for inferSingleRun function
y-hsgw opened this pull request 11 months ago
y-hsgw opened this pull request 11 months ago
fix(website): visual Editor is not scrolled
developer-bandi opened this pull request 11 months ago
developer-bandi opened this pull request 11 months ago
feat(eslint-plugin): [no-unnecessary-type-arguments] handle tagged templates
yeonjuan opened this pull request 11 months ago
yeonjuan opened this pull request 11 months ago
Repo: Add unit tests for typescript-estree's inferSingleRun
JoshuaKGoldberg opened this issue 11 months ago
JoshuaKGoldberg opened this issue 11 months ago
Enhancement: [no-unnecessary-type-arguments] Check unnecessary type arguments in Tagged templates
yeonjuan opened this issue 11 months ago
yeonjuan opened this issue 11 months ago
chore(deps): update dependency @types/node to v20.11.28
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
chore(deps): update github/accessibility-alt-text-bot action to v1.5.0
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
chore(deps): update dependency esbuild to v0.20.2
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
fix(typescript-estree): fix the issue of single run inferring in the pnpm repo (#3811)
xqxian opened this pull request 11 months ago
xqxian opened this pull request 11 months ago
feat(eslint-plugin): deprecate no-throw-literal and add a renamed only-throw-error
JoshuaKGoldberg opened this pull request 11 months ago
JoshuaKGoldberg opened this pull request 11 months ago
Enhancement: [ban-types] Split the {} ban into a separate, better-phrased rule
JoshuaKGoldberg opened this issue 11 months ago
JoshuaKGoldberg opened this issue 11 months ago
chore: fix ast-spec type import snapshot errors
JoshuaKGoldberg opened this pull request 11 months ago
JoshuaKGoldberg opened this pull request 11 months ago
Repo: ast-spec snapshot failures on main
JoshuaKGoldberg opened this issue 11 months ago
JoshuaKGoldberg opened this issue 11 months ago
Enhancement: [ban-types] Allow {} in the recommended config
JoshuaKGoldberg opened this issue 11 months ago
JoshuaKGoldberg opened this issue 11 months ago
Docs: Add ATA (Automatic Types Acquisition) to the playground
JoshuaKGoldberg opened this issue 11 months ago
JoshuaKGoldberg opened this issue 11 months ago
Bug: RuleCreator leaks internal meta.docs, meta.type types
JoshuaKGoldberg opened this issue 11 months ago
JoshuaKGoldberg opened this issue 11 months ago
Enhancement: [strict-boolean-expressions] allowOptionalChaining
rivatove opened this issue 11 months ago
rivatove opened this issue 11 months ago
feat(eslint-plugin): [no-unsafe-return] check promise any
yeonjuan opened this pull request 11 months ago
yeonjuan opened this pull request 11 months ago
Bug: [no-floating-promises] support TsAsExpression
arka1002 opened this issue 11 months ago
arka1002 opened this issue 11 months ago
test(type-utils): add unit tests for requiresQuoting
developer-bandi opened this pull request 11 months ago
developer-bandi opened this pull request 11 months ago
Enhancement: requiresQuoting in type-utils support jsDoc
developer-bandi opened this issue 11 months ago
developer-bandi opened this issue 11 months ago
chore(deps): update dependency @swc/core to v1.4.8
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
fix(eslint-plugin): [no-unnecessary-template-expression] do not render escaped strings in autofixes
auvred opened this pull request 11 months ago
auvred opened this pull request 11 months ago
Repo: Selectable packages in issue template are missing
developer-bandi opened this issue 11 months ago
developer-bandi opened this issue 11 months ago
chore(website): simplify playground logic
abrahamguo opened this pull request 11 months ago
abrahamguo opened this pull request 11 months ago
fix(eslint-plugin): [prefer-optional-chain] properly disambiguate between `boolean` and `false`
abrahamguo opened this pull request 11 months ago
abrahamguo opened this pull request 11 months ago
fix(parser): override errorOnTypeScriptSyntacticAndSemanticIssues in parseForESLint
peanutenthusiast opened this pull request 11 months ago
peanutenthusiast opened this pull request 11 months ago
Bug: [eqeqeq] npx eslint . did not working after setting up.
ramwin opened this issue 11 months ago
ramwin opened this issue 11 months ago
Base no-lone-blocks rule: emits an error with `using` keyword
MillerSvt opened this issue 11 months ago
MillerSvt opened this issue 11 months ago
Ban `errorOnTypeScriptSyntacticAndSemanticIssues` from being used within `parser`
bradzacher opened this issue 11 months ago
bradzacher opened this issue 11 months ago
chore(deps): update dependency @types/react to v18.2.66
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
chore(deps): update dependency @types/node to v20.11.27
renovate[bot] opened this pull request 11 months ago
renovate[bot] opened this pull request 11 months ago
fix(eslint-plugin): [prefer-optional-chain] address multipart nullish checks false positive
kirkwaiblinger opened this pull request 11 months ago
kirkwaiblinger opened this pull request 11 months ago
Bug: [no-unnecessary-template-expression] Inconsistent handling of escapes and quotes in autofixes.
kirkwaiblinger opened this issue 11 months ago
kirkwaiblinger opened this issue 11 months ago
Add a “recommended-next” preset for rules that will be recommended in next major
voxpelli opened this issue 11 months ago
voxpelli opened this issue 11 months ago
plugin.configs is undefined in esm mode
crfrolik opened this issue 11 months ago
crfrolik opened this issue 11 months ago
Enhancement: [no-unsafe-return] Disallow return Promise<any>
yeonjuan opened this issue 11 months ago
yeonjuan opened this issue 11 months ago
fix(eslint-plugin): [no-unnecessary-template-expression] add missing parentheses in autofix
developer-bandi opened this pull request 11 months ago
developer-bandi opened this pull request 11 months ago
Bug: visual editor in playground should be scrollable
yeonjuan opened this issue 11 months ago
yeonjuan opened this issue 11 months ago
fix: correct `engines.node` constraints in `package.json`
MichaelDeBoey opened this pull request 11 months ago
MichaelDeBoey opened this pull request 11 months ago
Bug: [no-non-null-asserted-optional-chain] Rule not working as expected if non-null-assertion is followed by other actions
tathagat2000 opened this issue 11 months ago
tathagat2000 opened this issue 11 months ago
Bug: [no-unnecessary-template-expression] Auto fix will change meaning of code
rubiesonthesky opened this issue 11 months ago
rubiesonthesky opened this issue 11 months ago
fix(eslint-plugin): [no-unused-expressions] false negatives when using assertions
up201304504 opened this pull request 11 months ago
up201304504 opened this pull request 11 months ago
Configs: include `return-await` in `strict-type-checked` preset
aseemk opened this issue 11 months ago
aseemk opened this issue 11 months ago
chore(website): display tsconfig errors in playground
arka1002 opened this pull request 11 months ago
arka1002 opened this pull request 11 months ago
Bug: random error on line 1 column 1 Parsing error: Cannot read properties of undefined (reading 'map') eslint
luisgomes01 opened this issue 11 months ago
luisgomes01 opened this issue 11 months ago
chore(website): align suggestion emoji
yeonjuan opened this pull request 11 months ago
yeonjuan opened this pull request 11 months ago
Bug: [return-await] awaited promise allowed in terminal catch block
kirkwaiblinger opened this issue 11 months ago
kirkwaiblinger opened this issue 11 months ago
fix(eslint-plugin): [no-unnecessary-condition] false positives with optional chaining
cairomassimo opened this pull request 11 months ago
cairomassimo opened this pull request 11 months ago