0.0.0-semantically-released • Published 11 months ago
@nstcactus/remark-lint-preset v0.0.0-semantically-released
remark-lint-preset
A remark preset to configure remark-lint with markdown style conventions
Usage
Installation
npm install remark remark-cli @nstcactus/remark-lint-preset --save-devConfigure
Add to the project's .remarkrc.js:
export default { plugins: ['@nstcactus/remark-lint-preset'] };Add an npm script that will run as part of npm test:
"lint:md": "remark --frail ."Contributing
Dependencies
npm installVerification
npm test0.0.0-semantically-released
11 months ago