Commit Graph

5 Commits

Author SHA1 Message Date
Sukka d82847f541
style/chore(eslint): enforce new rules (#8040)
* style: prefer object shorthand syntax
* refactor: prefer Array#map over Array#forEach
* style: prefer arrow callback
* chore(eslint): update rules
* style: auto fix by eslint
2021-08-17 22:23:23 +08:00
Sukka 6e3b58ed1d
refactor: avoid promise overhead (#8028) 2021-08-16 11:45:53 -07:00
DIYgod 0e7b14e718
chore(deps-dev): bump prettier from 1.19.1 to 2.0.2 2020-04-02 21:21:46 +08:00
Logan Rockmore 80f1819316
feat: Create the Letterboxd Following Diary endpoint. (#3858) 2020-02-02 14:02:15 +08:00
Logan Rockmore aef4c891b9
feat: Add the Letterboxd user diary router. (#3810) 2020-02-01 17:00:28 +08:00