Skip to content

Commit db4af3d

Browse files
committed
chore(rule): ignore Link, BlockQuote ...
1 parent 639a16b commit db4af3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
},
4545
"dependencies": {
4646
"kuromojin": "^1.0.1",
47-
"sentence-splitter": "^1.0.1"
47+
"sentence-splitter": "^1.0.1",
48+
"textlint-rule-helper": "^1.1.4"
4849
}
4950
}

0 commit comments

Comments
 (0)