0.1.0 • Published 9 months ago

markdownlint-config-huatree v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

markdownlint-config-huatree

文档规范

支持配套的 markdownlint 可共享配置

安装

需要先行安装 markdownlint

npm i markdownlint-config-huatree markdownlint -D

使用

.markdownlint.json 中继承本包:

{
  "extends": "markdownlint-config-huatree"
}
0.1.0

9 months ago