style(hooks): add blank line between interpolateEnvVars and resolveHeaders
This commit is contained in:
@@ -17,6 +17,7 @@ export function interpolateEnvVars(
|
|||||||
return ""
|
return ""
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
function resolveHeaders(
|
function resolveHeaders(
|
||||||
hook: HookHttp
|
hook: HookHttp
|
||||||
): Record<string, string> {
|
): Record<string, string> {
|
||||||
|
|||||||
Reference in New Issue
Block a user