Commit Graph

4 Commits

Author SHA1 Message Date
Henry Wang
818e0cd077 拯救翻车的 API (#698) 2018-09-15 13:55:59 +08:00
さくら
49de384d2e feat: add prettier and commit hooks (#144)
* 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
2018-05-17 10:52:29 +08:00
jjeejj
f2ec6a0405 fix middleware/utf8.js file bug 2018-05-05 10:21:04 +08:00
u3u
a2e8b317ba fix: incorrect utf-8 characters 2018-04-30 18:22:27 +08:00