feat: publish api-client to npm (#6016)
* feat: publish api-client to npm * feat: change hosting wording + examples * GPL -> LGPL * fix: remove manual publishing + git url * fix: lint * fix: lint
This commit is contained in:
@@ -67,7 +67,9 @@ export const configuredXss = new FilterXSS({
|
||||
url.search = newSearchParams.toString()
|
||||
return `${name}="${escapeAttrValue(url.toString())}"`
|
||||
}
|
||||
} catch {}
|
||||
} catch {
|
||||
// ..
|
||||
}
|
||||
}
|
||||
|
||||
// For Highlight.JS
|
||||
|
||||
Reference in New Issue
Block a user