π Provide detailed reproduction steps (if any)
- install newest version of highlight plugin with typescript
- run webpack build with basic configuration from custom editor build
βοΈ Expected result
Should compile normally
β Actual result
Multiple TS2339 errors in HeadingUI.ts
Property 'listenTo' does not exists on type 'HighlighUi'
β Possible solution
Include d.ts files
π Other details
If you'd like to see this fixed sooner, add a π reaction to this post.
π Provide detailed reproduction steps (if any)
βοΈ Expected result
Should compile normally
β Actual result
Multiple TS2339 errors in HeadingUI.ts
Property 'listenTo' does not exists on type 'HighlighUi'
β Possible solution
Include d.ts files
π Other details
If you'd like to see this fixed sooner, add a π reaction to this post.