···526526 project: {
527527 description: 'The name of the project to run if you are using Vitest workspace feature. This can be repeated for multiple projects: --project=1 --project=2',
528528 argument: '<name>',
529529+ array: true,
529530 },
530531 slowTestThreshold: {
531532 description: 'Threshold in milliseconds for a test to be considered slow (default: 300)',