Skip to content

pragmatic-divops/remark-preset

Repository files navigation

remark-preset

remark preset for projects under the pragmatic-divops organization

Node CI Workflow Status SLSA Level 2

Table of Contents

Usage

MIT license npm node

Installation

$ npm install @pragmatic-divops/remark-preset --save-dev

Example

const remarkPreset = require('@pragmatic-divops/remark-preset');

Contributing

PRs Welcome Conventional Commits Commitizen friendly semantic-release Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test