mirror of
https://github.com/NohamR/knowledge-kit.git
synced 2026-05-25 04:17:17 +00:00
docs: APM 监控部分
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
2. 安装所需依赖。`npm install --save-dev @commitlint/config-conventional @commitlint/cli husky`
|
||||
3. 在工程根目录下新建配置文件,名称为 `commitlint.config.js`。
|
||||
4. 在 commitlint.config.js 中添加配置信息
|
||||
```shell
|
||||
```javascript
|
||||
const types = [
|
||||
'build',
|
||||
'ci',
|
||||
|
||||
Reference in New Issue
Block a user