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

5 lines
71 B
JSON

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