refactor: stop curriculum tests depending on client (#65534)

This commit is contained in:
Oliver Eyton-Williams
2026-01-28 15:05:26 +01:00
committed by GitHub
parent 004e126906
commit 14cde3cdea
21 changed files with 141 additions and 99 deletions
+1
View File
@@ -3,6 +3,7 @@
"rootDir": "./src",
"outDir": "./dist",
"declaration": true,
"declarationMap": true,
"target": "es2022",
"module": "nodenext",
"strict": true,