@form8ion/remark-lint-preset

6.0.3 • Public • Published

remark-lint-preset

remark preset to configure remark-lint with markdown style conventions

Node CI Workflow Status

Usage

npm MIT license node

Installation

$ npm install remark remark-cli @form8ion/remark-lint-preset --save-dev

Configure

Add to the project's .remarkrc.js:

export default {plugins: ['@form8ion/remark-lint-preset']};

Add an npm script that will run as part of npm test:

    "lint:md": "remark --frail ."

Contributing

Conventional Commits Commitizen friendly semantic-release PRs Welcome Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @form8ion/remark-lint-preset

Weekly Downloads

3,786

Version

6.0.3

License

MIT

Unpacked Size

9.84 kB

Total Files

4

Last publish

Collaborators

  • travi
  • form8ion-bot