> 用户自定义的 wflow.config.js 文件可以覆盖默认的

- 项目根目录下新建 `wflow.config.js`

```js
touch wflow.config.js
```

- 配置相关项(待定)

