chore(ckeditor5/plugins): integrate cuttonote

This commit is contained in:
Elian Doran
2025-05-03 15:05:00 +03:00
parent f664efacbf
commit ae85ec6ca6
5 changed files with 35 additions and 7 deletions

View File

@@ -1,6 +1,8 @@
{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"module": "ESNext",
"moduleResolution": "bundler",
"baseUrl": ".",
"rootDir": "src",
"outDir": "dist",