node
function node(options?): Config[];Defined in: configs/node.ts:13
Parameters
Section titled “Parameters”options?
Section titled “options?”Readonly<{
allowModules?: string[];
resolvePaths?: string[];
}>
Returns
Section titled “Returns”Config[]