hacker-news-cli/db/models
Robert Webb 0c05f3d357 Fixed some more linting
Removed eslint errors related to the after variable being undefined.
2019-02-17 19:58:20 -08:00
..
article.js added models for comment and user; added .eslintrc and .prettierrc 2019-02-13 11:07:11 -05:00
comment.js added models for comment and user; added .eslintrc and .prettierrc 2019-02-13 11:07:11 -05:00
index.js adding a comment backend, experimenting with static html frontend (plus bash) 2019-02-14 08:59:14 -08:00
item.js added models for comment and user; added .eslintrc and .prettierrc 2019-02-13 11:07:11 -05:00
user.js adding a comment backend, experimenting with static html frontend (plus bash) 2019-02-14 08:59:14 -08:00
votes.js Fixed some more linting 2019-02-17 19:58:20 -08:00