textlint-rule-note-with-period

1.0.0 • Public • Published

textlint-rule-note-with-period

Install

Install with npm:

npm install textlint-rule-note-with-period

Usage

Via .textlintrc(Recommended)

{
    "rules": {
        "note-with-period": true
    }
}

Via CLI

textlint --rule note-with-period 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 ©

Readme

Keywords

Package Sidebar

Install

npm i textlint-rule-note-with-period

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

10.4 kB

Total Files

5

Last publish

Collaborators

  • uraway