Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
9.65k
stars
3.71k
forks
source link
Support TypeScript v5.7+ in `ckeditor5-dev-build-tools` #17526
Open
psmyrek opened 4 days ago
Provide a description of the task
TypeScript v5.7 has been released a few days ago with additional restrictions in JSON imports: https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#validated-json-imports-in---module-nodenext.
The goal is to make the
ckeditor5-dev-build-tools
package compatible with this TypeScript version. Right nowyarn run test
fails in this package: