mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00

git-subtree-dir: packages/share-theme git-subtree-mainline: d8f0709bce891a8ebc0676bb3b6b5314bf78a129 git-subtree-split: 2cdd2a0a543f0bced8284ca55bc94efadbc7c91f
8 lines
158 B
JSON
8 lines
158 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"rootDir": ".",
|
|
"noEmit": true
|
|
},
|
|
"include": ["src/**/*", "scripts/*"],
|
|
} |