1ead04ddc1
chore: switch to esm, support raw running via node ( #2696 )
...
Build Docker image / docker-amd64 (push) Waiting to run
Build / build (push) Has been cancelled
Build Docker image / docker-arm64 (push) Has been cancelled
Using ESM so the `import` syntax we use is actually valid without compilation. Now, Node can run the TypeScript code directly, albeit without typechecking and requiring use of an experimental feature.
Reviewed-on: #2696
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-08-26 04:29:06 -07:00
c97c22b434
chore: use relative imports with .ts ( #2694 )
...
Build Docker image / docker-arm64 (push) Successful in 1m15s
Build / build (push) Successful in 1m8s
Build Docker image / docker-amd64 (push) Successful in 1m1s
Reviewed-on: #2694
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-08-25 13:37:14 -07:00
c376ff25f3
chore: don't emit code when verifying types in CI ( #1380 )
...
Build / build (20) (push) Successful in 42s
Build / build (22) (push) Successful in 1m17s
Build / build (18) (push) Successful in 1m15s
Build Docker image / docker (push) Successful in 33s
Reviewed-on: #1380
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-03-30 05:02:42 -07:00
137213520e
chore: npm run prettier
Build / build (20) (push) Successful in 39s
Build / build (18) (push) Successful in 59s
Build / build (22) (push) Successful in 1m3s
Build Docker image / docker (push) Successful in 34s
2025-03-07 20:16:15 +01:00
530713ce5c
chore: enable "incremental" in tsconfig ( #1082 )
...
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
This should make subsequent runs of `npm run build` a bit faster.
Reviewed-on: #1082
2025-03-07 00:40:52 -08:00
3c58979d9b
chore: update TypeScript to 5.5 ( #458 )
2024-07-03 13:00:31 +02:00
Ângelo Tadeucci
216b478556
Run prettier
...
commit 70975b82bad0a06ce8cdb726e92f87d34742989b
Author: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
Date: Sun Jun 4 22:23:28 2023 -0300
prettier
2023-06-04 22:24:19 -03:00
Alan Morel
5b029cfb3b
refactor: run prettier cli to format all files
2023-05-23 20:42:06 -04:00
Ângelo Tadeucci
84c825e8a7
Initial commit
2023-05-19 15:26:36 -03:00