Install .markdownlint-cli2.yaml config file to project root
npm install @dmkishi/markdownlint-cli2.yamlKishi's .markdownlint-cli2.yaml
================================================================================
DM Kishi's custom YAML configuration for markdownlint-cli2.
Install
--------------------------------------------------------------------------------
``shInstall package.
pnpm add --save-dev @dmkishi/markdownlint-cli2.yaml
to project root (overwrite if already there.)Update
--------------------------------------------------------------------------------
Upon updating this package, it is necessary to re-run the install command to update this config file.
`sh
npx @dmkishi/markdownlint-cli2.yaml --force
``Changelog
--------------------------------------------------------------------------------