c52f7dcedc
fixup: remove paths from tsconfig
2025-08-27 22:31:22 +02:00
1ead04ddc1
chore: switch to esm, support raw running via node ( #2696 )
...
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: OpenWF/SpaceNinjaServer#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 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#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 )
...
Reviewed-on: OpenWF/SpaceNinjaServer#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
2025-03-07 20:16:15 +01:00
530713ce5c
chore: enable "incremental" in tsconfig ( #1082 )
...
This should make subsequent runs of `npm run build` a bit faster.
Reviewed-on: OpenWF/SpaceNinjaServer#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