chore: lint docs on precommit (#22515)
This commit is contained in:
parent
27a91cbad4
commit
bff8d65200
1 changed files with 2 additions and 2 deletions
|
@ -115,7 +115,7 @@
|
|||
"git add"
|
||||
],
|
||||
"*.md": [
|
||||
"remark -qf"
|
||||
"npm run lint:docs"
|
||||
],
|
||||
"*.{gn,gni}": [
|
||||
"npm run gn-check",
|
||||
|
@ -142,4 +142,4 @@
|
|||
"@types/multiparty": "^0.0.32",
|
||||
"@types/temp": "^0.8.34"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue