pikulinpw / ckeditor5-fullscreen

Maximize your CKEditor 5 editing space with the FullScreen plugin. Offering a seamless way to expand the editor to full screen, it ensures an uninterrupted and expansive writing canvas.
Other
9 stars 1 forks source link

Add Typescript Definitions #4

Open Dobermaxx99 opened 5 months ago

Dobermaxx99 commented 5 months ago

Typescript error TS7016: Could not find a declaration file for module '@pikulinpw/ckeditor5-fullscreen'

Quick Fix: // @ts-ignore import FullScreen from '@pikulinpw/ckeditor5-fullscreen/src/FullScreen';

pikulinpw commented 5 months ago

Hello, while I was busy with the main projects, within a month 2 updates will be released and in the second update I will add typescript support