-
Notifications
You must be signed in to change notification settings - Fork 840
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleanup types from EuiMarkdown #4688
Comments
Hey @stephmilovic, I don't see any type errors when I remove the casting in that (now refactored) file. |
hm, strange. i just confirmed and you're right. closing 🍾 |
@thompsongl wait i found it sorry. On the |
Ah yep; I see it now. "Exported variable has or is using name from external module but cannot be named" |
We are needing to do some funky typecasting for the
EuiMarkdown
processingPlugins
, see this commit. @chandlerprall said if I make a ticket, Eui team will cleanup. 🙏 😉The text was updated successfully, but these errors were encountered: