mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-17 19:58:46 -06:00
Revert change to tsconfig.json
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
},
|
||||
"include": [
|
||||
"./src/**/*.js",
|
||||
"./src/**/*.ts"
|
||||
"./src/**/*.ts",
|
||||
"./*.ts"
|
||||
],
|
||||
"exclude": ["./node_modules/**/*"],
|
||||
"ts-node": {
|
||||
|
||||
Reference in New Issue
Block a user