chore: bump prettier v3 and format all code (#12111)
* chore: bump prettier v3 and format all code * chore: mjs config * chore: revert * chore: revert * chore: update lock
This commit is contained in:
@@ -3900,7 +3900,7 @@ type CascaderOption = {
|
||||
const makeOption = (
|
||||
text: string,
|
||||
value: string,
|
||||
children?: CascaderOption[]
|
||||
children?: CascaderOption[],
|
||||
): CascaderOption => ({
|
||||
text,
|
||||
value,
|
||||
|
||||
Reference in New Issue
Block a user