1 Star 0 Fork 0

Phoenix Technology/Web Builds

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.jsdocrc.js 171 Bytes
一键复制 编辑 原始数据 按行查看 历史
LeeJefy 提交于 2020-10-04 13:47 +08:00 . update test & doc to @web-io scope
let cfg = require("@web-io/jsdoc/.jsdocrc");
cfg = JSON.parse(JSON.stringify(cfg));
cfg.source.include = [
"fe/Functions.js",
"fe/Logging.js"
];
module.exports = cfg;
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/phoenix-tech/web-build.git
git@gitee.com:phoenix-tech/web-build.git
phoenix-tech
web-build
Web Builds
master

搜索帮助