]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/tsconfig.json
Add authentication tokens to make friends/quit friends
[github/Chocobozzz/PeerTube.git] / client / tsconfig.json
index 24583f6c3e57168a8c54da3178a5c8f5c553aa02..a8b8269a49ee66ea71d8008a59d2df512ce2d2a1 100644 (file)
     "app/app.component.ts",
     "app/friends/friend.service.ts",
     "app/friends/index.ts",
+    "app/login/index.ts",
+    "app/login/login.component.ts",
     "app/shared/index.ts",
-    "app/shared/search-field.type.ts",
-    "app/shared/search.component.ts",
-    "app/shared/search.model.ts",
-    "app/users/index.ts",
-    "app/users/login/index.ts",
-    "app/users/login/login.component.ts",
-    "app/users/shared/auth-status.model.ts",
-    "app/users/shared/auth.service.ts",
-    "app/users/shared/index.ts",
-    "app/users/shared/token.model.ts",
-    "app/users/shared/user.model.ts",
+    "app/shared/search/index.ts",
+    "app/shared/search/search-field.type.ts",
+    "app/shared/search/search.component.ts",
+    "app/shared/search/search.model.ts",
+    "app/shared/users/auth-status.model.ts",
+    "app/shared/users/auth.service.ts",
+    "app/shared/users/index.ts",
+    "app/shared/users/token.model.ts",
+    "app/shared/users/user.model.ts",
     "app/videos/index.ts",
     "app/videos/shared/index.ts",
     "app/videos/shared/loader/index.ts",