aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.textlintrc.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.textlintrc.json b/.textlintrc.json
index 01f5e935..48cacb8f 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,