Joshua Chen
|
4db0c620de
|
refactor: enable a few TS flags (#6852)
* refactor: enable a few TS flags
* refactor
* revert to working version
* fix
* better
* change
|
2022-03-06 13:09:10 +08:00 |
|
Joshua Chen
|
39b66d82ef
|
feat(core): rework swizzle CLI (#6243)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-02-25 14:13:15 +01:00 |
|
Joshua Chen
|
67918e35e2
|
refactor: convert CLI entry points to ESM; migrate create-docusaurus to ESM (#6661)
* refactor: convert CLI entry points to ESM
* fix
* fix
* fix
* fix!
* create-docusaurus ESM
* fix lock
* final touchups
* fix lodash
* fix
* use lodash
* fix hasYarn
|
2022-02-16 23:00:35 +08:00 |
|
Joshua Chen
|
aa446b7a9c
|
chore: clean up ESLint config, enable a few rules (#6514)
* chore: clean up ESLint config, enable a few rules
* enable max-len for comments
* fix build
|
2022-01-31 10:31:24 +08:00 |
|
Joshua Chen
|
a9810db1cc
|
fix(logger): properly stringify objects for logging (#6384)
* fix(logger): properly stringify objects for logging
* Add tests
|
2022-01-17 20:46:38 +08:00 |
|
Joshua Chen
|
cb1aa30286
|
refactor: enforce type import specifiers (#6230)
* refactor: enforce type import specifiers
* fix
* Upgrade esbuild
* Fix (haha)
|
2021-12-31 21:17:09 +08:00 |
|
Joshua Chen
|
770418f8d2
|
refactor: unify log format with new logger utility (#5994)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2021-12-20 17:24:59 +01:00 |
|