textlint-rule-max-doc-width

1.4.0 • Public • Published

textlint-rule-max-doc-width

Install

Install with npm:

npm install textlint-rule-max-doc-width

Usage

Via .textlintrc(Recommended)

{
    "rules": {
        "max-doc-width": true
    }
}

Via CLI

textlint --rule max-doc-width README.md

Build

Builds source codes for publish to the lib folder. You can write ES2015+ source codes in src/ folder.

npm run build

Tests

Run test code in test folder. Test textlint rule by textlint-tester.

npm test

License

MIT © 0Delta

Readme

Keywords

Package Sidebar

Install

npm i textlint-rule-max-doc-width

Weekly Downloads

1,983

Version

1.4.0

License

MIT

Unpacked Size

7.61 kB

Total Files

5

Last publish

Collaborators

  • 0delta