Merge pull request #16353 from overleaf/em-typescript-in-web-backend

Enable type checking in the web backend

GitOrigin-RevId: cc8e34777c89704765fcd9b973aed806c3ae9016
This commit is contained in:
Jimmy Domagala-Tang
2024-01-03 09:55:37 -05:00
committed by Copybot
parent 96cc251de2
commit 93fc571f89
14 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1 @@
{ "extends": "../../../../tsconfig.backend.json" }