Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Li (李丹阳) d77a039f05
style(eslint): add no-implicit-coercion rule (#8175)
* refactor: add no-implicit-coercion rule for ESLint

* fix: errors from deepscan

* fix: errors from deepscan

* fix: errors from deepscan

* fix: errors from deepscan

* fix: errors from deepscan

* Update docs/en/joinus/quick-start.md

Co-authored-by: Sukka <isukkaw@gmail.com>

* Update docs/joinus/quick-start.md

Co-authored-by: Sukka <isukkaw@gmail.com>

* Update lib/routes/av01/tag.js

Co-authored-by: Sukka <isukkaw@gmail.com>

* Update lib/routes/gov/taiwan/mnd.js

Co-authored-by: Sukka <isukkaw@gmail.com>

* Update lib/routes/ps/product.js

Co-authored-by: Sukka <isukkaw@gmail.com>

* refactor: minify html string

Co-authored-by: Sukka <isukkaw@gmail.com>
2021-09-15 21:22:11 +08:00
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
lbwstco 9c625e9dd1
fix(route): vol地址变更 (#7251)
Co-authored-by: Andrew Kyrie <lbwstco@163.com>
2021-03-24 02:52:31 -04:00
lbwstco f4110e60d9
fix: vol cover undifined (#5851)
Co-authored-by: Andrew Kyrie <lbwstco@163.com>
2020-10-10 14:14:49 +01:00
DIYgod 0e7b14e718
chore(deps-dev): bump prettier from 1.19.1 to 2.0.2 2020-04-02 21:21:46 +08:00
DIYgod 9a3bea3525
feat: remove referrerpolicy in routes 2019-08-28 14:38:19 +08:00
Henry Wang 1d071836a9 fix: various optimizations (#2581)
* chore: string quotations

* fix: various optimizations

remove redundant checks
2019-07-08 11:52:47 +08:00
DIYgod a56c0b5a39
refactor: rename axios to got 2019-06-03 18:03:05 +08:00
DIYgod e2badbfa98
chore: module alias for all routes 2019-05-15 15:27:15 +08:00
CoderTonyChan f14a24558e add Vol.mol (#1538)
add Vol.moe
![image](https://user-images.githubusercontent.com/16996753/52684793-69469c80-2f82-11e9-9a67-7b47ef79879f.png)
2019-02-13 14:30:21 +08:00