mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 07:58:59 +01:00
8 lines
87 B
JSON
8 lines
87 B
JSON
{
|
|
"extends": "ckeditor5/tsconfig.json",
|
|
"include": [
|
|
"src",
|
|
"../../typings"
|
|
]
|
|
}
|