Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
typescript-eslint
The tooling that enables ESLint and Prettier to support TypeScript
Collective -
Host: opensource -
https://opencollective.com/typescript-eslint
- Website: https://typescript-eslint.io
- Code: https://github.com/typescript-eslint/typescript-eslint
Bug: [prefer-literal-enum-member] Report message should reflect bitwise expression option
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
Bug(type-utils): Node.js' `Buffer` cannot be matched with a `{ type: package }` `TypeOrValueSpecifier`
github.com/typescript-eslint/typescript-eslint - abrahamguo opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - abrahamguo opened this issue 3 months ago
Bug: @typescript-eslint/no-unnecessary-type-parameters: ESLint crashes on invalid syntax instead of reporting error
github.com/typescript-eslint/typescript-eslint - beijixiaohu opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - beijixiaohu opened this issue 3 months ago
Bug: [no-use-before-define] falsely reports on fields of import statement
github.com/typescript-eslint/typescript-eslint - LukeNotable opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - LukeNotable opened this issue 3 months ago
Bug: The `name` value is not propagated in the extended configs
github.com/typescript-eslint/typescript-eslint - TrevinAvery opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - TrevinAvery opened this issue 3 months ago
Enhancement: [class-methods-use-this] ignore `this: void` methods
github.com/typescript-eslint/typescript-eslint - stronny opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - stronny opened this issue 3 months ago
Bug: [require-await] will auto fix into failing typescript code if the function is typed as returning a promise
github.com/typescript-eslint/typescript-eslint - beaussan opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - beaussan opened this issue 3 months ago
chore(deps): update dependency markdownlint-cli to ^0.42.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 3 months ago
Bug: [no-unnecessary-condition] does not report unnecessary default value during object destructuring
github.com/typescript-eslint/typescript-eslint - TkDodo opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - TkDodo opened this issue 3 months ago
Configs: disable-type-checked does not disable some rules
github.com/typescript-eslint/typescript-eslint - FabianKoder opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - FabianKoder opened this issue 3 months ago
Bug: await-thenable doesn't handle unions cleanly in for-await [8.8.0 regression]
github.com/typescript-eslint/typescript-eslint - JavaScriptBach opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - JavaScriptBach opened this issue 3 months ago
fix(typescript-eslint): add eslint as peer dependency
github.com/typescript-eslint/typescript-eslint - rtritto opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - rtritto opened this pull request 3 months ago
Bug: [typescript-eslint] missing `eslint` transitive peer dependency
github.com/typescript-eslint/typescript-eslint - rtritto opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - rtritto opened this issue 3 months ago
Repo: Convert `nullThrows` to an assertion function
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
fix(typescript-estree): improve project service error message when file extension missing from extraFileExtensions
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
Docs: Write blog post about our enum rules
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
test(type-utils): add tests for getDeclaration
github.com/typescript-eslint/typescript-eslint - YuyaYoshioka opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - YuyaYoshioka opened this pull request 3 months ago
chore(deps): update dependency esbuild to ~0.24.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 3 months ago
Rule proposal: ban `Record<string, ...>` and similar
github.com/typescript-eslint/typescript-eslint - jacekkarczmarczyk opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - jacekkarczmarczyk opened this issue 3 months ago
Bug: allow configure `linterOptions.reportUnusedDisableDirectives` in `@typescript-eslint/rule-tester`
github.com/typescript-eslint/typescript-eslint - SukkaW opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - SukkaW opened this issue 3 months ago
fix: remove `export type *` in d.ts to support TS<5.0
github.com/typescript-eslint/typescript-eslint - auvred opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - auvred opened this pull request 3 months ago
fix(eslint-plugin): [return-await] sync the behavior with await-thenable
github.com/typescript-eslint/typescript-eslint - mdm317 opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - mdm317 opened this pull request 3 months ago
feat(eslint-plugin): [no-confusing-void-expression] add an option to ignore void<->void
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 3 months ago
Bug: Support typescript version 5.6.2
github.com/typescript-eslint/typescript-eslint - samuelneff opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - samuelneff opened this issue 3 months ago
Bug: 'export type *' in output .d.ts files break TS<5
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 3 months ago
Bug: [no-loop-func] Bring in ESLint core's fixes on IIFEs and no-undef overlap
github.com/typescript-eslint/typescript-eslint - darkbasic opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - darkbasic opened this issue 3 months ago
Bug: This method cannot be used with flat config. Add your entries directly into the config array
github.com/typescript-eslint/typescript-eslint - SolankiYogesh3500 opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - SolankiYogesh3500 opened this issue 3 months ago
chore: update sponsors
github.com/typescript-eslint/typescript-eslint - typescript-eslint[bot] opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - typescript-eslint[bot] opened this pull request 3 months ago
Bug: [no-unnecessary-condition] False positives for Svelte-specific syntax
github.com/typescript-eslint/typescript-eslint - mcmxcdev opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - mcmxcdev opened this issue 3 months ago
chore(deps): update dependency monaco-editor to ~0.52.0
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 3 months ago
docs: [no-unsafe-call] clarify that you can never safely narrow Function
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
Bug: Misleading error when including non standard file types with projectService
github.com/typescript-eslint/typescript-eslint - geirmarius opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - geirmarius opened this issue 3 months ago
Bug: [unbound-method] Reword message to not suggest modifications to types in lib .d.ts or node_modules
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 3 months ago
Bug: [no-unnecessary-condition] Unnecessary conditional when trying to use coalesce operator on null | undefined
github.com/typescript-eslint/typescript-eslint - darkbasic opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - darkbasic opened this issue 3 months ago
Enhancement: `only-throw-error`: allow throwing `never`
github.com/typescript-eslint/typescript-eslint - AlCalzone opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - AlCalzone opened this issue 3 months ago
Enhancement: make `TypeOrValueSpecifier` follow aliases chain (add support for re-exports)
github.com/typescript-eslint/typescript-eslint - auvred opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - auvred opened this issue 3 months ago
feat(eslint-plugin): new rule `no-unsafe-type-assertion`
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 3 months ago
docs: fix link typo in Typed_Linting.mdx
github.com/typescript-eslint/typescript-eslint - ChinoUkaegbu opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - ChinoUkaegbu opened this pull request 3 months ago
fix(eslint-plugin): correct the type definitions
github.com/typescript-eslint/typescript-eslint - aryaemami59 opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - aryaemami59 opened this pull request 3 months ago
Enhancement: Explicitly mention allowDefaultProject not matching a file
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 3 months ago
Docs: broken link about typed linting
github.com/typescript-eslint/typescript-eslint - markH5 opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - markH5 opened this issue 3 months ago
fix(eslint-plugin): stop warning on @ts-nocheck comments which aren't at the beginning of the file
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 3 months ago
docs: [no-duplicate-type-constituents] clarify relation to exactOptionalPropertyTypes
github.com/typescript-eslint/typescript-eslint - justmoon opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - justmoon opened this pull request 3 months ago
fix(eslint-plugin): [no-unnecessary-template-expression] should underline template syntax with squiggly lines
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 3 months ago
fix(utils): update missing type information message
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this pull request 3 months ago
fix(eslint-plugin): [no-misused-promises] check contextual type
github.com/typescript-eslint/typescript-eslint - yeonjuan opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - yeonjuan opened this pull request 3 months ago
Docs: Clarify that no-duplicate-type-constituents does not conflict with `exactOptionalPropertyTypes`
github.com/typescript-eslint/typescript-eslint - justmoon opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - justmoon opened this issue 3 months ago
fix(eslint-plugin): [no-deprecated] max callstack exceeded when class implements itself
github.com/typescript-eslint/typescript-eslint - tarunrajput opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - tarunrajput opened this pull request 3 months ago
Bug: Error for missing type info on file shouldn't exclusively suggest parserOptions.project
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 3 months ago
Bug: possible regression of TypeOrValueSpecifier for scoped packages with restrict-template-expressions
github.com/typescript-eslint/typescript-eslint - simon-v-swyftx opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - simon-v-swyftx opened this issue 3 months ago
fix(eslint-plugin): [prefer-literal-enum-member] allow nested bitwise operations
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
Enhancement: [no-redundant-type-constituents] Option to ignore certain types
github.com/typescript-eslint/typescript-eslint - oliveryasuna opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - oliveryasuna opened this issue 3 months ago
docs: [prefer-literal-enum-member] fix bad examples
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
Docs: [prefer-literal-enum-member] Ensure invalid examples are invalid and remove TS errors as examples
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
docs: [strict-boolean-expressions] fix adominition
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
Enhancement: [no-floating-promises] <Make array checking separately configurable>
github.com/typescript-eslint/typescript-eslint - jordanrastrick opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - jordanrastrick opened this issue 3 months ago
Bug: [no-deprecated] Maximum call stack size exceeded when class implements itself
github.com/typescript-eslint/typescript-eslint - FWDekker opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - FWDekker opened this issue 3 months ago
docs: correct flat config usage of extends
github.com/typescript-eslint/typescript-eslint - gvdp opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - gvdp opened this pull request 3 months ago
docs: [no-unsafe-enum-comparison] clarify motivation and applicability
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
Bug: [@typescript-eslint/no-unused-vars] Picking up `key` in `key in Union` as an unused variable
github.com/typescript-eslint/typescript-eslint - jonahallibone opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - jonahallibone opened this issue 3 months ago
Rule proposal: Require `satisfies` before type assertions (`as`)
github.com/typescript-eslint/typescript-eslint - tran-simon opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - tran-simon opened this issue 3 months ago
fix(type-utils): check for type parameters on `isBuiltinSymbolLikeRecurser()`
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - ronami opened this pull request 3 months ago
docs: add 'Typed Linting' blog post
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this pull request 3 months ago
fix(types): add `NewExpression` as a parent of `SpreadElement`
github.com/typescript-eslint/typescript-eslint - eventualbuddha opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - eventualbuddha opened this pull request 3 months ago
Bug: `SpreadElement` does not allow `NewExpression` parent
github.com/typescript-eslint/typescript-eslint - eventualbuddha opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - eventualbuddha opened this issue 3 months ago
Docs: Blog post on the benefits of typed linting
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 3 months ago
docs: misnamed `no-deprecation`/`no-deprecated` in CHANGELOG.md
github.com/typescript-eslint/typescript-eslint - Samuel-Therrien-Beslogic opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - Samuel-Therrien-Beslogic opened this pull request 3 months ago
chore: run prettier to fix CI failure on `main`
github.com/typescript-eslint/typescript-eslint - abrahamguo opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - abrahamguo opened this pull request 3 months ago
docs(website): open in playground button should not cover text
github.com/typescript-eslint/typescript-eslint - mdm317 opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - mdm317 opened this pull request 3 months ago
docs: fix typo for `only-throw-error` rule
github.com/typescript-eslint/typescript-eslint - saul-atomrigs opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - saul-atomrigs opened this pull request 3 months ago
chore(deps): update dependency eslint-plugin-react to v7.36.1
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 3 months ago
Bug: [no-unused-expressions] Calls to tag functions marked as unused expressions
github.com/typescript-eslint/typescript-eslint - SkillGG opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - SkillGG opened this issue 3 months ago
Bug: [no-confusing-void-expression] should check awaited type of returned value in async function
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
Bug: `--fix` unexpectedly removes eslint-disable comment
github.com/typescript-eslint/typescript-eslint - andersk opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - andersk opened this issue 3 months ago
fix(typescript-estree): ensure mjs/mts files are always be parsed as ESM
github.com/typescript-eslint/typescript-eslint - goldentrash opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - goldentrash opened this pull request 3 months ago
feat(eslint-plugin): [no-unsafe-call] check calls of Function
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
feat(eslint-plugin): [no-unnecessary-condition] add checkTypePredicates
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
feat(eslint-plugin): [await-thenable] check for-await loop iteree
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
Enhancement: [no-unnecessary-condition] report on type guards usages where the type is already equal
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
feat(eslint-plugin): [consistent-type-exports] check `export *` exports to see if all exported members are types
github.com/typescript-eslint/typescript-eslint - auvred opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - auvred opened this pull request 3 months ago
feat(eslint-plugin): [no-base-to-string] handle String()
github.com/typescript-eslint/typescript-eslint - yeonjuan opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - yeonjuan opened this pull request 3 months ago
fix(eslint-plugin): properly coerce all types to string in `getStaticMemberAccessValue`
github.com/typescript-eslint/typescript-eslint - abrahamguo opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - abrahamguo opened this pull request 3 months ago
chore(plugin): [prefer-readonly-parameter-types] remove null from comparison when null does not exist
github.com/typescript-eslint/typescript-eslint - Zamiell opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - Zamiell opened this pull request 3 months ago
Bug: [@typescript-eslint/prefer-find] Cannot convert a Symbol value to a string
github.com/typescript-eslint/typescript-eslint - splincode opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - splincode opened this issue 3 months ago
Configs: Make sure that the stylistic config doesn't conflict with isolatedDeclarations
github.com/typescript-eslint/typescript-eslint - blickly opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - blickly opened this issue 3 months ago
Docs: Add a rick roll somewhere in the docs
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this issue 3 months ago
Bug: [prefer-promise-reject-errors (and other rules too)] Cannot convert Symbol to string (8.6.0 regression)
github.com/typescript-eslint/typescript-eslint - AviVahl opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - AviVahl opened this issue 3 months ago
Bug(website): Open in Playground button should not cover text
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
chore(deps): update dependency typescript to v5.6.2
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - renovate[bot] opened this pull request 3 months ago
Repo(scope-manager): tsconfig `include` is empty
github.com/typescript-eslint/typescript-eslint - abrahamguo opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - abrahamguo opened this issue 3 months ago
Bug: [no-confusing-non-null-assertion] should not report if nonnull and operator are on separate lines
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this issue 3 months ago
fix(eslint-plugin): [no-confusing-non-null-assertion] check !in and !instanceof
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - kirkwaiblinger opened this pull request 3 months ago
Docs: customizing recommended rules with flat config
github.com/typescript-eslint/typescript-eslint - altano opened this issue 3 months ago
github.com/typescript-eslint/typescript-eslint - altano opened this issue 3 months ago
fix(utils): add missing entries to the RuleListener selectors list
github.com/typescript-eslint/typescript-eslint - auvred opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - auvred opened this pull request 3 months ago
fix(eslint-plugin): [no-unnecessary-template-expression] report unnecessary template string in type context
github.com/typescript-eslint/typescript-eslint - developer-bandi opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - developer-bandi opened this pull request 3 months ago
fix(eslint-plugin): [no-unnecessary-type-parameters] consider type parameter used as rest parameter type to be used multiple times
github.com/typescript-eslint/typescript-eslint - auvred opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - auvred opened this pull request 3 months ago
fix(typescript-estree): don't throw on missing tsconfig.json by default in project service
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this pull request 3 months ago
github.com/typescript-eslint/typescript-eslint - JoshuaKGoldberg opened this pull request 3 months ago