<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@userfrosting/vinyl-fs-vpath](./vinyl-fs-vpath.md) &gt; [IConfig](./vinyl-fs-vpath.iconfig.md) &gt; [base](./vinyl-fs-vpath.iconfig.base.md)

## IConfig.base property

Specifies the folder relative to the cwd This is used to determine the file names when saving in .dest() Default: cwd

<b>Signature:</b>

```typescript
base?: string;
```
