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 531bb28 commit 0ebbf30Copy full SHA for 0ebbf30
README.md
@@ -1,9 +1,11 @@
1
# textlint-rule-spacing
2
3
[textlint](https://textlint.github.io/)のスペース関連のmonorepoです。
4
-全角文字と半角文字の間にスペースをいれるかどうかなどのルールを提供します。
5
6
-## ルール
+日本語周りにおけるスペースの有無を決定するtextlintルールプリセットを提供します。
+それぞれのルールは個別のモジュールであるため、必要なルールのみをインストールすることも可能です。
7
+
8
+## ルール一覧
9
10
### [textlint-rule-ja-no-space-between-half-and-full-width](./packages/textlint-rule-ja-no-space-between-half-and-full-width)
11
0 commit comments