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:
@@ -36,7 +36,7 @@ export default {
|
||||
|
||||
```ts
|
||||
function useRect(
|
||||
element: Element | Window | Ref<Element | Window | undefined>
|
||||
element: Element | Window | Ref<Element | Window | undefined>,
|
||||
): DOMRect;
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user