Skip to main content

Function: isVitestProjectsProperty()

isVitestProjectsProperty(`node`: `Readonly`<`Property`>): `boolean`

Defined in: _internal/vitest-projects.ts:96

Check whether a property is a test.projects array in a Vitest config.

Parametersโ€‹

nodeโ€‹

`Readonly`<`Property`>

Returnsโ€‹

`boolean`