X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tsconfig.json;h=4d2bdd6baf4f2df9168ef9888b689fdea362af8b;hb=c9917782ea9a90d685b0ba70b9c72971b221e5d9;hp=5ad4b3e10c707fba0da996a8645f16e7ea60ba74;hpb=dae86118ed5d4026d04acb9d0e36829b9ad8eb4e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/tsconfig.json b/tsconfig.json index 5ad4b3e10..4d2bdd6ba 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -17,6 +17,7 @@ "typeRoots": [ "node_modules/@types", "server/typings" ] }, "exclude": [ + "server/tools/", "client/node_modules", "node_modules", "dist",