X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tsconfig.json;h=4d2bdd6baf4f2df9168ef9888b689fdea362af8b;hb=1d5342abc43df02cf0bd69b1e865c0f179182eef;hp=5ad4b3e10c707fba0da996a8645f16e7ea60ba74;hpb=97567dd81f508dd6295ac4d73d849aa2ce0a6549;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",