]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/tsconfig.json
fixing #595 by using the account name instead of the displayName
[github/Chocobozzz/PeerTube.git] / client / tsconfig.json
index 43b27ce8eea04e40a719a11042744fbd60354ee2..8ce9c5f96c1e54a3dc253465ed481c5b78c91b83 100644 (file)
@@ -13,6 +13,8 @@
     ],
     "lib": [
       "es2017",
+      "es2016",
+      "es2015",
       "dom"
     ],
     "baseUrl": "src",