Skip to content

travi/remark-preset-lint-travi

Repository files navigation

remark-preset-lint-travi

remark preset to configure remark-lint with my markdown style preferences

Node CI Workflow Status

Usage

npm MIT license node

Installation

$ npm install remark remark-cli remark-preset-lint-travi --dev

Configure

Add to the project's .remarkrc.js:

export default {plugins: ['remark-preset-lint-travi']};

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

About

remark preset to configure remark-lint with my markdown style preferences

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 5