aboutsummaryrefslogtreecommitdiff
path: root/.textlintrc.json
diff options
context:
space:
mode:
author安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com>2024-05-11 00:17:13 +0900
committer安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com>2024-05-11 00:17:13 +0900
commit9a8a2569dde3be71b6f1f796fe47eb3860489102 (patch)
treea104f442d2e962952d2cb722bd5e9196c3bdd5fa /.textlintrc.json
parente85b4c2fbbf23c5c693adbffe48801f3b44368cd (diff)
追加
Diffstat (limited to '.textlintrc.json')
-rw-r--r--.textlintrc.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.textlintrc.json b/.textlintrc.json
index c7c17c9e..7ffc0cdd 100644
--- a/.textlintrc.json
+++ b/.textlintrc.json
@@ -15,7 +15,7 @@
"rules": {
"@textlint-ja/no-dropping-i": true,
"@textlint-ja/no-synonyms": {
- "allows": ["遣い", "支払い", "支払", "いえ", "ふる", "極め", "コロナ", "ネット", "カネ", "総務"]
+ "allows": ["遣い", "支払い", "支払", "いえ", "ふる", "極め", "コロナ", "ネット", "カネ", "総務", "ただし"]
},
"ja-no-abusage": true,
"ja-no-redundant-expression": true,