We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85490a5 commit cbbd03dCopy full SHA for cbbd03d
README.md
@@ -192,6 +192,7 @@ Via `.textlintrc`(Recommended)
192
"disabledPredictivePatterns": false
193
},
194
"ai-tech-writing-guideline": {
195
+ "severity": "info", // サジェストとして扱う
196
"allows": ["許可したいテキスト", "/正規表現パターン/"],
197
"disableRedundancyGuidance": false,
198
"disableVoiceGuidance": false,
0 commit comments