3.0.1 • Published 16 days ago

remark-preset-remcohaszing v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
16 days ago

remark-preset-remcohaszing

github actions npm prettier

An opiniated remark preset.

Table of Contents

Installation

npm install remark-preset-remcohaszing

Usage

This package is intended to be used with remark-cli and remark-language-server.

To use it, create a file named .remarkrc.yaml with the following content:

plugins:
  - remark-preset-remcohaszing

Then run:

remark --frail .

API

This package only has a default export. The default export is the remark preset. The preset contains the following plugins:

Compatibility

This project is compatible with Node.js 16 or greater.

License

MIT © Remco Haszing