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 e27b47b commit 1e4862aCopy full SHA for 1e4862a
README.md
@@ -58,7 +58,7 @@ textlint --rule no-doubled-joshi README.md
58
// 助詞のうち「も」「や」は複数回の出現を許す
59
"allow": ["も","や"],
60
// 文区切り文字の配列
61
- "separatorChars": ["。",,"?","!","?","!"]
+ "separatorChars": ["。","?","!","?","!"]
62
}
63
64
0 commit comments