-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
locked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please 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/docsthings to do with maintenance of the repo, and not with code/docstriageWaiting for team members to take a lookWaiting for team members to take a look
Description
Suggestion
Overview
- The
vitest
plugin is should be scanning all files that are covered bytsconfig.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
Labels
locked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please 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/docsthings to do with maintenance of the repo, and not with code/docstriageWaiting for team members to take a lookWaiting for team members to take a look