]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/core/confirm/index.ts
Use typescript standard and lint all files
[github/Chocobozzz/PeerTube.git] / client / src / app / core / confirm / index.ts
index 789e7e5473bbe39545e10913c810043f97b83e73..44aabfc130c38095f981404bf75f640e82f8adc1 100644 (file)
@@ -1,2 +1,2 @@
-export * from './confirm.component';
-export * from './confirm.service';
+export * from './confirm.component'
+export * from './confirm.service'