q1anx1
|
a741c5179a
|
chore(style): modify eslint rules (#1011)
* chore(style): use strict rules
* chore: modify position
* chore(style): warn about `console.log` and `==`
* fix: fix `console.log` error
* Update CropperDiv.js
* Update HomePage.js
Co-authored-by: Yang Luo <hsluoyz@qq.com>
|
2022-08-13 00:04:18 +08:00 |
|
q1anx1
|
deed857788
|
chore(style): allow case declarations and ban var (#987)
* chore(style): allow case declarations
* chore(style): ban `var` and prefer `const`
|
2022-08-08 23:35:24 +08:00 |
|
q1anx1
|
45d2745b67
|
chore(style): add eslint rules: no-unused-imports and no-unused-vars (#976)
* feat(web): no-unused-imports and no-unused-vars
* chore: fix json style
|
2022-08-07 11:51:53 +08:00 |
|
qianxi0410
|
c428de6e42
|
feat: fix some comma dangle
|
2022-08-07 00:17:27 +08:00 |
|
qianxi0410
|
9bca6bb72e
|
feat: no-multi-spacing
|
2022-08-07 00:06:20 +08:00 |
|
qianxi0410
|
cd966116d4
|
feat: comma dangle
|
2022-08-06 23:54:56 +08:00 |
|
qianxi0410
|
9abf1b9d73
|
feat: key spacing
|
2022-08-06 23:47:28 +08:00 |
|
qianxi0410
|
6aaba6debd
|
feat: space between infix op
|
2022-08-06 23:43:09 +08:00 |
|
qianxi0410
|
77565712e0
|
feat: no-multi-empty-lines
|
2022-08-06 23:38:03 +08:00 |
|
qianxi0410
|
d025259db7
|
feat: indent
|
2022-08-06 23:36:20 +08:00 |
|
q1anx1
|
1839252c30
|
chore(web): sort import members (#895)
|
2022-07-18 20:57:38 +08:00 |
|
キリサメ qianxi
|
503d244166
|
feat(web): add lint (#875)
* feat: add lint
* feat: fix lint error
* chore: add ignore file
* chore: close indent
|
2022-07-10 15:45:55 +08:00 |
|