We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e496022 commit add521eCopy full SHA for add521e
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "textlint-rule-max-comma",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "textlint rule that limit maxinum comma(,) count of sentence.",
5
"main": "lib/textlint-rule-max-comma.js",
6
- "files":[
+ "files": [
7
"src",
8
"lib"
9
],
0 commit comments