On this pageFunction: isVitestProjectsProperty() isVitestProjectsProperty(node: Readonly<Property>): boolean Defined in: _internal/vitest-projects.ts:102 Check whether a property is a test.projects array in a Vitest config. Parametersโ nodeโ Readonly<Property> Returnsโ boolean