Add client-side sanitization of server-provided HTML #609
Annotations
3 errors
lint:
app/javascript/mastodon/models/account.ts#L117
Replace `⏎········escapeTextContentForBrowser(jsonField.name),⏎········emojiMap,⏎······)` with `escapeTextContentForBrowser(jsonField.name),·emojiMap),`
|
lint:
app/javascript/mastodon/models/account.ts#L146
Replace `⏎········escapeTextContentForBrowser(displayName),⏎········emojiMap,⏎······)` with `escapeTextContentForBrowser(displayName),·emojiMap),`
|
lint
Process completed with exit code 1.
|