"Editor" is imported from external module "@tiptap/core" but never used warning
#6621 Ā· TypeScript Ā· ā 38k Ā· MIT Ā· updated 1mo ago
Affected Packages core and all the extensions Version(s) beta.24 Bug Description When I run playwright test on SvelteKit, I get the following two types of warnings: [WebServer] "Editor" is imported from external module "@tiptap/core" but never used inā¦