1 Star 13 Fork 1

Rong姐姐好可爱 / egg-axios-plus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.autod.conf.js 333 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
'use strict';
module.exports = {
write: true,
prefix: '^',
plugin: 'autod-egg',
test: [
'test',
'benchmark',
],
devdep: [
'egg',
'egg-ci',
'egg-bin',
'autod',
'autod-egg',
'eslint',
'eslint-config-egg',
],
exclude: [
'./test/fixtures',
'./docs',
'./coverage',
],
};
JavaScript
1
https://gitee.com/mmdapl/egg-axios-plus.git
git@gitee.com:mmdapl/egg-axios-plus.git
mmdapl
egg-axios-plus
egg-axios-plus
master

搜索帮助