chore: update configuration docs

This commit is contained in:
Dillon
2022-07-03 23:31:02 +08:00
parent 132544f00d
commit 8d9f60e737
4 changed files with 40 additions and 2 deletions

View File

@@ -44,6 +44,10 @@ enableGitInfo = true
# 是否使用 emoji 代码
enableEmoji = true
# ignore some build errors
# 忽略一些构建错误
ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
# Author config
# 作者配置
[author]