1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2026-02-10 16:01:32 +00:00

fix pr comments

This commit is contained in:
Yusuf Yilmaz
2022-06-06 21:36:48 +02:00
parent a5b0a98b3f
commit b920c1f7ad
32 changed files with 222 additions and 172 deletions
+3
View File
@@ -29,6 +29,9 @@
"rootDir": ".",
"outDir": "dist",
"baseUrl": ".",
"paths": {
"src/*": ["./src/*"]
}
},
"include": ["src", "**/*.ts"],
"exclude": ["node_modules"]