Text lint add half and full width bracket.

This commit is contained in:
Anduin Xue
2022-03-01 01:19:31 +08:00
parent 50716b3b7e
commit 0a705c1e70
4 changed files with 75 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
{
"dependencies": {
"textlint": "^12.1.0",
"textlint-rule-ja-space-between-half-and-full-width": "^2.2.0"
"textlint-rule-ja-space-between-half-and-full-width": "^2.2.0",
"textlint-rule-zh-half-and-full-width-bracket": "^1.1.0"
}
}