Brandon Cheng
|
01914345d5
|
build: enable @typescript-eslint/no-import-type-side-effects (#10630)
* build: enable `@typescript-eslint/no-import-type-side-effects`
* build: disable `@typescript-eslint/consistent-type-imports`
* chore: apply fixes for `no-import-type-side-effects`
pnpm exec eslint "**/src/**/*.ts" "**/test/**/*.ts" --fix
|
2026-03-08 00:02:48 +01:00 |
|
Zoltan Kochan
|
491a84fb26
|
feat: use ESM instead of commonjs (#9870)
|
2025-08-25 10:02:00 +02:00 |
|
Khải
|
5d7ba81f77
|
refactor: replace & with interface extends where possible (#9437)
|
2025-04-18 23:02:25 +02:00 |
|
Zoltan Kochan
|
c52f55af30
|
refactor: create exec.pnpm-cli-runner (#9064)
|
2025-02-08 22:34:19 +01:00 |
|
Khải
|
265946bb6d
|
fix: verify-deps-before-run after install --prod|--no-optional (#9055)
close #9019
|
2025-02-07 12:36:58 +01:00 |
|
Zoltan Kochan
|
7997ed4ae2
|
fix: running install automatically before run (#8805)
|
2024-11-25 14:02:17 +01:00 |
|
Zoltan Kochan
|
4dd27a894f
|
feat: add an option to install dependencies before running scripts (#8781)
|
2024-11-25 09:02:12 +01:00 |
|