summary refs log tree commit diff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-04-06 23:25:11 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-04-06 23:25:11 +0200
commite6830735497f261df1b7e4c56ddb9c7578ef7106 (patch)
treeb4d69ea9692670e4338bf23db5fd0312b5cd6c17 /tsconfig.json
parentupdate mongoose version to get rid of circular dependency issue (diff)
downloadserver-ts-e6830735497f261df1b7e4c56ddb9c7578ef7106.tar.xz
:arrow_up: update mongodb
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json

index 6cc2a681..520774d3 100644 --- a/tsconfig.json +++ b/tsconfig.json
@@ -1,5 +1,5 @@ { - "include": ["src"], + "include": ["src/**/*.ts"], "compilerOptions": { /* Visit https://aka.ms/tsconfig.json to read more about this file */