]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - tsconfig.json
Fix lint
[github/Chocobozzz/PeerTube.git] / tsconfig.json
index 71674e165cb8856ce6dcb9f06d3cffc43352b841..70d2c51c2aa374740cf92e02cacf81f3bfd04351 100644 (file)
   },
   "exclude": [
     "node_modules",
-    "client"
+    "dist",
+    "storage",
+    "client",
+    "test1",
+    "test2",
+    "test3",
+    "test4",
+    "test5",
+    "test6"
   ]
 }