Skip to content
代码片段 群组 项目
提交 4f78c5a7 编辑于 作者: Timotej Ecimovic's avatar Timotej Ecimovic
浏览文件

Add the jsdoc to a pre-commit hook.

上级 d02b4570
No related branches found
No related tags found
无相关合并请求
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
], ],
"husky": { "husky": {
"hooks": { "hooks": {
"pre-commit": "pretty-quick --staged" "pre-commit": "pretty-quick --staged && jsdoc src-electron -r -d ./generated-html/"
} }
}, },
"prettier": { "prettier": {
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册