@pragmatic-divops/remark-preset

remark preset for projects under the pragmatic-divops organization

Usage no npm install needed!

<script type="module">
  import pragmaticDivopsRemarkPreset from 'https://cdn.skypack.dev/@pragmatic-divops/remark-preset';
</script>

README

remark-preset

remark preset for projects under the pragmatic-divops organization

Node CI Workflow Status

Table of Contents

Usage

MIT license npm

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