1.1.3 • Published 3 years ago

as-config v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

as-config

介绍

auto-servers脚手架工具的辅助文件,auto-servers的配置文件生成的时候会在module.exports 上面加

/** @type {import("as-config").AsConfig}*/
module.exports = {
    projectId: "399",
    token: "",
    
};

在项目中安装了as-config之后配置文件就会有相关的代码提示,方便配置

TODO

集成一些常用的serverTemplate 模板方法,方便配置diy

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago