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 27ba5f9 commit 31ae785Copy full SHA for 31ae785
README.md
@@ -20,6 +20,12 @@ Install with [npm](https://www.npmjs.com/):
20
21
npm install textlint-rule-preset-ja-technical-writing
22
23
+**beta版** 次期公開予定の4.0.0βは次のようにインストールできます。
24
+
25
+ npm install textlint-rule-preset-ja-technical-writing@beta
26
27
+β版へのフィードバックは[4.0.0βのIssue](https://github.com/textlint-ja/textlint-rule-preset-ja-technical-writing/issues/44)へ書き込んでください。
28
29
## Usage
30
31
Via `.textlintrc`(Recommended)
0 commit comments