X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftools%2Ftsconfig.json;h=39f8e74e4b890a7d1d6b6b69bed666e066aa8093;hb=4d526901349b35bfac9811acc45854c65639cee3;hp=61e6b87395e08217efe10fa24256d9cd43942c4e;hpb=b8fa3e8c734a46918118afe7976f248cc883f675;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tools/tsconfig.json b/server/tools/tsconfig.json index 61e6b8739..39f8e74e4 100644 --- a/server/tools/tsconfig.json +++ b/server/tools/tsconfig.json @@ -5,7 +5,7 @@ }, "include": [ ".", "../typings" ], "references": [ - { "path": "../" }, + { "path": "../" } ], "files": [], "exclude": [ ] // Overwrite exclude property