textlint-rule-ng-word

1.0.0 • Public • Published

textlint-rule-ng-word

textlint rule that check NG word.

Installation

npm install textlint-rule-textlint-rule-ng-word

Usage

npm install -g textlint textlint-rule-textlint-rule-ng-word
textlint --rule textlint-rule-textlint-rule-ng-word README.md

Config

{
  "rules": {
    "textlint-rule-textlint-rule-ng-word": {
      "words": ["word1", "word2"]
    }
  }
}

Tests

npm test

License

MIT

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i textlint-rule-ng-word

      Weekly Downloads

      548

      Version

      1.0.0

      License

      MIT

      Last publish

      Collaborators

      • keita_moromizato