X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tsconfig.json;h=d305722c465456b57b7143ef56845b0f8b8b46a4;hb=972de8f111fcacf523cf33062dd734e498df1081;hp=da09d0d8591d0cc61cc25e5081cfd6dd48f4a1a4;hpb=e0ef8dab287c21b3350c61174b7016ded9855611;p=github%2FChocobozzz%2FPeerTube.git diff --git a/tsconfig.json b/tsconfig.json index da09d0d85..d305722c4 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -19,7 +19,8 @@ ], "typeRoots": [ "node_modules/sitemap/node_modules/@types", - "node_modules/@types" + "node_modules/@types", + "server/typings" ], "baseUrl": "./", "paths": {