Skip to content

Commit ae21b51

Browse files
committed
docs: ✏️ update README
1 parent 30d14aa commit ae21b51

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@ For example, by setting `.prettierrc` as follows, you can sort classes even in f
6868

6969
## Options
7070

71-
### `regex`
71+
### `regex`
72+
73+
**default:** `class="([^"]*)"`
7274

7375
The `regex` option allows you to specify the part that corresponds to the value of the class attribute using a regular expression.
7476

0 commit comments

Comments
 (0)