We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a076aac commit 557828bCopy full SHA for 557828b
README.md
@@ -18,6 +18,8 @@ Install with [npm](https://www.npmjs.com/):
18
npm install @textlint-ja/textlint-rule-no-synonyms sudachi-synonyms-dictionary
19
20
辞書となる[sudachi-synonyms-dictionary](https://github.com/azu/sudachi-synonyms-dictionary)は[peerDependencies](https://npm.github.io/using-pkgs-docs/package-json/types/peerdependencies.html)なので、ルールとは別途インストールする必要があります。
21
+ルール間で[sudachi-synonyms-dictionary](https://github.com/azu/sudachi-synonyms-dictionary)を共有した際に、辞書を一意にするためです。
22
+
23
24
## Usage
25
0 commit comments