diff options
Diffstat (limited to '.textlintrc.json')
| -rw-r--r-- | .textlintrc.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.textlintrc.json b/.textlintrc.json index 00a8d73..6572327 100644 --- a/.textlintrc.json +++ b/.textlintrc.json @@ -54,7 +54,7 @@ "no-doubled-joshi": false, "sentence-length": true, "max-ten": true, - "no-mix-dearu-desumasu": true, + "no-mix-dearu-desumasu": false, "no-dropping-the-ra": true, "no-nfd": true, "@textlint-rule/no-invalid-control-character": true, |
