0.2.1 • Published 4 years ago

@weahead/markdownlint-config v0.2.1

Weekly downloads
98
License
X11
Repository
github
Last release
4 years ago

@weahead/markdownlint-config

We aheads markdownlint config.

Install

This config and its dependencies are included in We ahead's tooling packages and don't need to be installed in new We ahead projects. Instead use one of the tooling packages that have all configs and dependencies needed for its use.

Install the config by its own

npx install-peerdeps -d -x '-E' @weahead/markdownlint-config

Usage

A .markdownlint.json file will automatically be created in the root of your project with:

{
  "extends": ["@weahead/markdownlint-config"]
}

License

X11