chore(ckeditor5/plugins): integrate uploadimage

This commit is contained in:
Elian Doran
2025-05-03 16:40:32 +03:00
parent 444e33628c
commit 5cb5d8e511
5 changed files with 40 additions and 28 deletions

View File

@@ -9,8 +9,8 @@
"tsBuildInfoFile": "dist/tsconfig.lib.tsbuildinfo",
"emitDeclarationOnly": true,
"forceConsistentCasingInFileNames": true,
"lib": ["DOM", "ES2015"],
"types": [
"node",
"vite/client"
]
},