chore: update contributing
This commit is contained in:
parent
6304264a03
commit
42f0d22bfc
@ -14,7 +14,6 @@
|
||||
- `plugin-content-update`: 重写 `Content` 组件,提供 `onContentUpdated` 钩子
|
||||
- `plugin-search`: 为主题提供 全文模糊搜索 功能
|
||||
- `plugin-shikiji`: 代码高亮插件,支持 highlight、diff、focus、error level
|
||||
- `plugin-iconify`: 添加全局组件 `Iconify`
|
||||
- `plugin-md-power`: 提供 markdown 增强功能
|
||||
|
||||
## 开发配置
|
||||
@ -64,7 +63,7 @@ pnpm build
|
||||
`lint` 命令使用 ESLint 来检查所有源文件。
|
||||
|
||||
当 `lint` 给出了错误时,你可以手动修改源码以修复 eslint 的报错。
|
||||
也可以执行 `pnpm lint --fix` 来自动修复。
|
||||
也可以执行 `pnpm lint:fix` 来自动修复。
|
||||
|
||||
### IDE 支持
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user