auto-request
Version:
通过Yapi JSON Schema生成接口Axios或Taro接口
22 lines (20 loc) • 521 B
JSON
{
"recommendations": [
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
],
"npm.scriptExplorerAction": "run",
"npm.scriptExplorerExclude": [
"node_modules"
],
"scripts": {
"dev:test": "运行测试(源码)",
"build:test": "运行测试(构建包)",
"test": "快照对比",
"test:all": "完整测试",
"test:update": "更新快照",
"example:all-api": "示例:all-api",
"example:open": "示例:open",
"example:usercenter": "示例:usercenter"
}
}