Commit Graph

7 Commits

Author SHA1 Message Date
DIYgod f5c54a42b6
update devDependencies 2018-08-13 23:05:45 +08:00
DIYgod d8a369e06b
docs: fix demo link in joinus page 2018-05-18 18:31:01 +08:00
DIYgod 047b45f352
docs: add script writing guide 2018-05-18 18:09:50 +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
DIYgod 8c73be97ed
docs: add sidebar 2018-05-16 00:20:50 +08:00
DIYgod 4a71dc8af3
template module 2018-05-06 16:07:05 +08:00
DIYgod 7d9e38b466
use VuePress 2018-05-06 05:23:55 +08:00