Skip to content

Repo: clean up eslint.config.mjs post vitest migration #11132

@aryaemami59

Description

@aryaemami59

Suggestion

Overview

  • The vitest plugin is should be scanning all files that are covered by tsconfig.spec.json, not just the test files.
  • Some references to non-existent repos like eslint-plugin-tslint.
  • Switch *.{ts,tsx,cts,mts} glob patterns to *.?(m|c)ts?(x) as it seems to be slightly faster.

Additional Info

I will submit a PR for this shortly.

Metadata

Metadata

Assignees

No one assigned

    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/docstriageWaiting for team members to take a look

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions