textlint-ja / textlint-rule-preset-ja-technical-writing

技術文書向けのtextlintルールプリセット
https://textlint-ja.github.io/textlint-rule-preset-ja-technical-writing/
MIT License
441 stars 10 forks source link

docs: オプションを完全なものに変更。ルールの説明を書き直し #120

Closed azu closed 1 year ago

azu commented 1 year ago

Preset内のルールのオプションをコピペできるように完全な形に置き換えた。

{
  "rules": {
    "preset-ja-technical-writing": {
      "max-comma": {
        "max": 3
      }
    }
  }
}

合わせてルールの説明を書き直している。

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 934bedcba190f028818342fbd20a009777d8c3f6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------------------------------- | ----- | | textlint-rule-preset-ja-technical-writing | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR