X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.eslintrc.json;h=dd3821398021703a3e9a576c6f561ed012ca849a;hb=6348fb18840c912e107cfbc0f51d1c440b9c1cba;hp=c7597cef3dbe5bc45c3b41f4f2c3889a8d60b8d1;hpb=06aad80165d09a8863ab8103149a8ff518b10641;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.eslintrc.json b/.eslintrc.json index c7597cef3..dd3821398 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -100,6 +100,7 @@ "node_modules/" ], "parserOptions": { + "EXPERIMENTAL_useSourceOfProjectReferenceRedirect": true, "project": [ "./tsconfig.json", "./shared/tsconfig.json",