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 b1d864f commit aab422bCopy full SHA for aab422b
README.md
@@ -15,7 +15,9 @@
15
16
Install with [npm](https://www.npmjs.com/):
17
18
- npm install @textlint-ja/textlint-rule-no-synonyms
+ 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
22
## Usage
23
0 commit comments