Commit Graph

13 Commits

Author SHA1 Message Date
Dunqing
e161ec546d Merge branch 'dev' into feat/cli/detype 2023-09-13 18:08:51 +08:00
Dunqing
95fe5aaa20 feat: patch detype and fix ts extension 2023-09-13 18:08:37 +08:00
Dunqing
a9e1d7a29b feat(cli): support remove type when non-typescript 2023-09-11 12:42:08 +08:00
Dunqing
4c61fd6b96 fix(cli): shouldn't load tsconfig when typescript disabled 2023-09-10 18:29:43 +08:00
Dunqing
529b2b4942
fix(cli): break caused by non-existence of tsconfig.app.json (#38)
* fix(cli): break caused by non-existence of `tsconfig.app.json`

* feat: better
2023-09-09 17:21:17 +08:00
zernonia
16a42b1a27 chore: release 0.1.0 2023-09-06 13:29:48 +08:00
zernonia
ec0c3cc659 fix: cli installation error 2023-09-06 12:55:50 +08:00
zernonia
bc545c95e4 test: add test not fully functioning yet 2023-09-06 10:59:42 +08:00
zernonia
f979211d90 chore: run eslint 2023-09-06 09:57:37 +08:00
zernonia
8ea7e586dd chore: add public assets, update registry 2023-09-05 23:24:27 +08:00
Mukund Shah
ea5c63a250
feat: add cli 2023-08-28 10:50:32 +05:45
Mukund Shah
fc01eaa310
chore(cli): create .ts file for add, diff, init commands 2023-08-26 22:30:04 +05:45
Mukund Shah
62c2c3261b
feat(cli): add first command 2023-08-26 22:26:16 +05:45