mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Revert change to tsconfig.json
This commit is contained in:
parent
7fd63e8064
commit
ef92d17272
@ -13,7 +13,8 @@
|
||||
},
|
||||
"include": [
|
||||
"./src/**/*.js",
|
||||
"./src/**/*.ts"
|
||||
"./src/**/*.ts",
|
||||
"./*.ts"
|
||||
],
|
||||
"exclude": ["./node_modules/**/*"],
|
||||
"ts-node": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user