HowToCook/.textlintrc

8 lines
113 B
Plaintext

{
"filters": {},
"rules": {
"ja-space-between-half-and-full-width": {
"space": "always"
}
}
}