remark-preset-lint-origami-component

2.0.2 • Public • Published

remark-preset-lint-origami-component

remark preset to configure remark-lint with settings that enforce the rules and suggestions in the origami component specification.

installation

npm install remark-preset-lint-origami-component

use

You can use it by adding it to the plugins in a .remarkrc.js file in the root of your component:

module.exports.plugins = [require("remark-preset-lint-origami-component")]

Or use it directly through the remark cli:

remark -u preset-lint-origami-component README.md

origami build tools

this project is consumed by origami-build-tools and used as part of its verify step.

Readme

Keywords

none

Package Sidebar

Install

npm i remark-preset-lint-origami-component

Weekly Downloads

26

Version

2.0.2

License

MIT

Unpacked Size

114 kB

Total Files

26

Last publish

Collaborators

  • chee
  • the-ft