From 4325608150bad29d190154699255a76d85ebe219 Mon Sep 17 00:00:00 2001 From: Yasutake Yohei Date: Wed, 1 Jul 2026 21:34:21 +0900 Subject: .textlintrc.json: no-synonymsの許可リストに名詞/動詞ペアを追加 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .textlintrc.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to '.textlintrc.json') diff --git a/.textlintrc.json b/.textlintrc.json index 469a630..00a8d73 100644 --- a/.textlintrc.json +++ b/.textlintrc.json @@ -19,7 +19,24 @@ "支払", "いえ", "ふる", - "極め", + "引継", + "引継ぎ", + "払出", + "払出し", + "受付", + "受付け", + "申込", + "申込み", + "取扱", + "取扱い", + "貸出", + "貸出し", + "振込", + "振込み", + "引渡", + "引渡し", + "組込", + "組込み", "コロナ", "ネット", "カネ", -- cgit v1.3.1