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