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
|
9c3dd03710
|
feat: add support for the jsr: protocol (#9358)
close #8941
---------
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2025-04-20 11:51:51 +02:00 |
|
Zoltan Kochan
|
ee61ca4cb7
|
style: update eslint (#6236)
|
2023-03-18 14:57:29 +02:00 |
|
Zoltan Kochan
|
4ca53b0b50
|
refactor: group projects in different subdirectories (#5659)
|
2022-11-20 01:35:22 +02:00 |
|