README
doly-mocker-api
在原有配置项的基础上,新增以下配置
配置项 | 含义 | 类型 | 默认 |
---|---|---|---|
showFileAddLog | 显示添加文件日志 | Boolean Function |
true |
showFileChangeLog | 显示文件变动日志 | Boolean Function |
true |
showFailedLog | 显示失败日志 | Boolean Function |
true |
Fork & Increase the [mocker-api](https://www.npmjs.com/package/mocker-api) configuration items
<script type="module">
import dolyMockerApi from 'https://cdn.skypack.dev/doly-mocker-api';
</script>
在原有配置项的基础上,新增以下配置
配置项 | 含义 | 类型 | 默认 |
---|---|---|---|
showFileAddLog | 显示添加文件日志 | Boolean Function |
true |
showFileChangeLog | 显示文件变动日志 | Boolean Function |
true |
showFailedLog | 显示失败日志 | Boolean Function |
true |