* feat: add prettier and commit hooks
* style(*): prettier format
* fix(eslint): parsing error: Unexpected token ...
* style(eslint): eslint --fix
* style(bilibili): fix `no-undef` and `no-unused-vars`
* style(jiandan): fix eqeqeq
* style(pixiv): disable `no-constant-condition` rule for eslint
* fix(pixiv): use template string
* style(toutiao): remove unused variables
* style(weibo): use `forEach` instead of `map`
The array has no return value, you should use `forEach` instead of `map`
* chore(hooks): add eslint hooks
* chore(hooks): switch from husky to yorkie
* style(zhihu): prettier format
* style(docs): fix vuepress custom container
https://vuepress.vuejs.org/guide/markdown.html#custom-containers
* chore(prettier): set a more reasonable `printWidth` value
* style(*): better prettier format
1. fix REPOST link not correct issue: it will show "内容不存在" message when openning the wrong repost link
2. fallback the REPOST template, coz the rss reader didn't render it correctly
3. add <br> for better layout post
* fix(jike user): shorten title and add repost content
* fix#109
* add 'answer' type for jike user
fix title "undefined了: undefined" issue
* fix: screen name issue
* fix(jike user): add default title
* fix(jike user): shorten title and add repost content
* fix#109
* add 'answer' type for jike user
fix title "undefined了: undefined" issue
* fix: screen name issue
* resolveDIYgod/RSSHub#104
- 直播分区
- 直播关键字
* update for template
* add guid for liveArea and liveSearch
change rss Title and item title
* change live search RSS title and link
update readme
* Change warning to one line
* fix doc link error
* 修正参数未换行的问题
* 修正直播分区参数未换行的问题
* resolveDIYgod/RSSHub#104
- 直播分区
- 直播关键字
* update for template
* add guid for liveArea and liveSearch
change rss Title and item title
* change live search RSS title and link
update readme
* Change warning to one line