Commit Graph

7 Commits

Author SHA1 Message Date
qiang
015f9327be
chore(eslint-config): ignore the vitepress cache folder (#17635) 2024-07-23 10:58:41 +08:00
三咲智子
1d48642436
docs: optimize deps when dev (#5434) 2022-01-18 06:33:53 +08:00
iamkun
6e86fd3343
chore: ignore CHANGELOG lint (#3762)
* chore: ignore CHANGELOG lint

* Update .eslintignore
2021-10-07 11:57:16 +08:00
三咲智子
ab8982379e
build: refactor each package build (#3709) 2021-09-28 20:28:47 +08:00
三咲智子
f9e192535f
refactor: replace yarn with pnpm (#3571)
* refactor: replace yarn with pnpm

* chore: install pnpm

* chore: disable cache

* ignore pnpm-lock.yaml

* resolve deps

* setup pnpm
2021-09-23 08:12:37 +08:00
jeremywu
370b1b6818
chore(project): add coverage into prettier ignore (#3240)
- Add entry `coverage` to .prettierignore file for ignoring test coverage files
2021-09-05 14:46:46 +08:00
三咲智子
55348b30b6
style: use prettier (#3228)
* style: use prettier

* style: just prettier format, no code changes

* style: eslint fix
object-shorthand, prefer-const

* style: fix no-void

* style: no-console
2021-09-04 19:29:28 +08:00