UNPKG

@binay7587/ckeditor5-full-free

Version:

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.

24 lines (23 loc) 421 B
{ "compilerOptions": { "types": [], "lib": [ "ES2019", "ES2020.String", "DOM", "DOM.Iterable" ], "noImplicitAny": true, "noImplicitOverride": true, "strict": true, "module": "es6", "target": "es2019", "sourceMap": true, "allowJs": true, "moduleResolution": "node", "skipLibCheck": true }, "include": [ "./src" ] }