]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/login/index.ts
Use typescript standard and lint all files
[github/Chocobozzz/PeerTube.git] / client / src / app / login / index.ts
index 5639915f7c5f7f6c8c6ab777a7c14a6826ccbbbe..f1301d8b51c4d908efb4224e3437f0c783ba9f6e 100644 (file)
@@ -1,3 +1,3 @@
-export * from './login-routing.module';
-export * from './login.component';
-export * from './login.module';
+export * from './login-routing.module'
+export * from './login.component'
+export * from './login.module'