trilium/tsconfig.json
2019-03-11 13:41:55 +05:30

5 lines
70 B
JSON

{
"extends": "./tsconfig.base.json",
"include": ["src/**/*.ts"]
}