Notes/packages/ckeditor5/tsconfig.json
2025-05-04 17:25:30 +03:00

14 lines
205 B
JSON

{
"extends": "../../tsconfig.base.json",
"files": [],
"include": [],
"references": [
{
"path": "../ckeditor5-keyboard-marker"
},
{
"path": "./tsconfig.lib.json"
}
]
}