run linting and build

pull/2522/head
adrieljss 4 months ago
parent bb66d444e1
commit 17311a8483
No known key found for this signature in database
GPG Key ID: 849F13CBD0B4AD05

@ -106,7 +106,7 @@ export interface DangerousSettings {
acceptInvalidHostnames?: boolean acceptInvalidHostnames?: boolean
} }
const ERROR_REQUEST_CANCELLED = 'Request canceled' const ERROR_REQUEST_CANCELLED = 'Request cancelled'
/** /**
* Fetch a resource from the network. It returns a `Promise` that resolves to the * Fetch a resource from the network. It returns a `Promise` that resolves to the

Loading…
Cancel
Save