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 fd59453 commit 972e8c6Copy full SHA for 972e8c6
README.md
@@ -249,7 +249,7 @@ AIを利用しやすくするプラットフォームです。
249
{
250
"rules": {
251
"preset-ja-technical-writing": true,
252
- "preset-ai-writing": {
+ "@textlint-ja/preset-ai-writing": {
253
"ai-tech-writing-guideline": {
254
"severity": "info"
255
}
@@ -267,7 +267,7 @@ AIを利用しやすくするプラットフォームです。
267
```json
268
269
270
271
"no-ai-list-formatting": {
272
"allows": ["許可したいテキスト", "/正規表現パターン/i"],
273
"disableBoldListItems": false,
0 commit comments