Ryan Swanson
Ryan Swanson
An updated (non-conflicting) version of PR #73.
I believe there is a discrepancy between FDC3 `DesktopAgent` TypeScript typings and the `@finos/fdc3-desktop-agent` implementation with regards to Promise typing and associated error handling. I hope the resolution of this...
**What**: Correct the `createUnsafeSelectorsAlarm` algorithm to successfully find the `ignore comment` even when the style source is parsed as multiple lines. Ignore comment: `/* emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason */` **Why**: Despite including an...