refactor: migrate (some) curriculum files to TypeScript (#62228)

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
Oliver Eyton-Williams
2025-10-23 07:24:57 +02:00
committed by GitHub
parent 0d44fff1ff
commit 4a635c1b32
62 changed files with 909 additions and 582 deletions
+1
View File
@@ -52,6 +52,7 @@ tasks:
cp sample.env .env &&
pnpm install &&
gp sync-done pnpm-install &&
pnpm compile:ts &&
pnpm run build:curriculum &&
gp ports await 27017
command: >