X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fpolyfills.ts;h=bbba3f05cd7026a76a081b36fc7d67d48b0d7343;hb=818045ef04b321aa0a66bb8abce30a2e94e9fefa;hp=d862de8d8de7c69c53f43c65ec3fbf4e2d983df3;hpb=1c5e49e75284100b7b1fc8b4e73c8ba53fe22e89;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/polyfills.ts b/client/src/polyfills.ts index d862de8d8..bbba3f05c 100644 --- a/client/src/polyfills.ts +++ b/client/src/polyfills.ts @@ -57,7 +57,7 @@ import 'core-js/es/object' /*************************************************************************************************** * Zone JS is required by default for Angular itself. */ -// tslint:disable +/* eslint-disable */ import 'zone.js' // Included with Angular CLI. /***************************************************************************************************