Enable Linting

This commit is contained in:
Chi Vinh Le
2017-05-27 02:08:54 +07:00
parent ee2068f5f1
commit 8713a2ae87
19 changed files with 78 additions and 71 deletions
@@ -69,4 +69,5 @@ export const FakeComment = ({username, created_at, body}) => (
</div>
</div>
</div>
);
);