-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Maps] convert EMS file source to TS #65373
Conversation
Pinging @elastic/kibana-gis (Team:Geo) |
x-pack/plugins/maps/public/components/tooltip_selector/add_tooltip_field_popover.test.tsx
Outdated
Show resolved
Hide resolved
@elasticmachine merge upstream |
user doesn't have permission to update head repository |
@elasticmachine merge upstream |
user doesn't have permission to update head repository |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I reviewed the code and just a few SCSS files were moved. LGTM! 🎉
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
* [Maps] convert EMS file source to TS * ts more ems_file_source * ts lint cleanup * more ts clean up * clean up some ts-ignores * review feedback
PR converts EmsFileSource to typescript