Repo: clean up eslint.config.mjs
post vitest
migration
#11132
Labels
repo maintenance
things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
Suggestion
Overview
vitest
plugin is should be scanning all files that are covered bytsconfig.spec.json
, not just the test files.eslint-plugin-tslint
.*.{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.
The text was updated successfully, but these errors were encountered: