mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: fix ESLint violation and lessen rule strictness (#6081)
This commit is contained in:
@@ -11,5 +11,5 @@ metrics(): Promise<Metrics>;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
Promise<Metrics>
|
||||
Promise<[Metrics](./puppeteer.metrics.md)<!-- -->>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user