You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently there is a types file that can be added to help with TypeScript support. Probably worth adding since the ember community is moving that direction.
Just to add here, there is an open issue on the main editor repo (upstream from this Ember addon) requesting that TypeScript definitions be added: froala/wysiwyg-editor#2369
Once this addon moves to embroider (addon v2) format, the actual components/helpers/etc. will move to "native" TypeScript files with all the types needed.
Apparently there is a types file that can be added to help with TypeScript support. Probably worth adding since the ember community is moving that direction.
typed-ember/ember-cli-typescript#48
The text was updated successfully, but these errors were encountered: