Skip to content

Commit ebf726e

Browse files
committed
Update README
1 parent 0678a0c commit ebf726e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,18 @@ export interface Options {
4141
}
4242
```
4343

44+
**Example**:
45+
46+
```json
47+
{
48+
"rules": {
49+
"@textlint-ja/no-synonyms": {
50+
"allowAlphabet": false
51+
}
52+
}
53+
}
54+
```
55+
4456
## References
4557

4658
- [Sudachi 同義語辞書](https://github.com/WorksApplications/SudachiDict/blob/develop/docs/synonyms.md)

0 commit comments

Comments
 (0)