Skip to content

Repo: Enable prefer-string-starts-with internally #7338

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Suggestion

Our .eslintrc.js generally has a line that looks something like:

// TODO(#7138): Investigate enabling these soon ✨
'@typescript-eslint/consistent-indexed-object-style': 'off',
'@typescript-eslint/prefer-nullish-coalescing': 'off',

Filing this tracking issue to investigate enabling them. For each, we'll want to:

  1. Try enabling it in a commit/branch/PR
  2. Fix up any legitimate complaints it points out
  3. If it points too many things incorrectly, either:
    • File bug/feature issues on the rule to help it improve
    • Keep it disabled altogether

Metadata

Metadata

Labels

locked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.repo maintenancethings to do with maintenance of the repo, and not with code/docsteam assignedA member of the typescript-eslint team should work on this.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions