add textlintrc
This commit is contained in:
parent
fc56cb45e2
commit
45afc0c8ab
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"filters": {},
|
||||
"rules": {
|
||||
"ja-space-between-half-and-full-width": {
|
||||
"space": "always"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue