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.
2 parents e27b47b + 1e4862a commit 8fdcf63Copy full SHA for 8fdcf63
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