Merge pull request #16385 from overleaf/em-typescript-other-services

Add type checking to all services

GitOrigin-RevId: f328a811fca7a783e9aff7d015ea73756acededd
This commit is contained in:
Eric Mc Sween
2024-01-11 08:25:25 -05:00
committed by Copybot
parent a2da947a1f
commit f1b460ecea
37 changed files with 246 additions and 65 deletions

View File

@@ -43,6 +43,7 @@
"sandboxed-module": "~0.3.0",
"sinon": "^9.2.4",
"timekeeper": "0.0.4",
"typescript": "^5.0.4",
"uid-safe": "^2.1.5"
}
}