We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad793be commit dae358bCopy full SHA for dae358b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "textlint-rule-max-comma",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "textlint rule that limit maxinum comma(,) count of sentence.",
5
"main": "lib/textlint-rule-max-comma.js",
6
"directories": {
0 commit comments