chore: remove remark-cli from markdown linting (#50165)

* chore: remove stale `.remarkrc` file

* build(deps): remove unused deps

* cleanup again
This commit is contained in:
Erick Zhao
2026-03-11 12:39:38 -07:00
committed by GitHub
parent 4fe3752fae
commit 5ec589a1de
4 changed files with 27 additions and 1495 deletions

View File

@@ -39,7 +39,7 @@ etc.
## Documentation
* Write [remark](https://github.com/remarkjs/remark) markdown style.
* Write prose according to our [documentation style guide](./style-guide.md).
You can run `npm run lint:docs` to ensure that your documentation changes are
formatted correctly.