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-04 09:03:43 +00:00
committed by Copybot
parent 21dd23d0e4
commit ebd2a2f5fe
14 changed files with 38 additions and 0 deletions
@@ -0,0 +1 @@
{ "extends": "../../../../tsconfig.backend.json" }
@@ -0,0 +1 @@
{ "extends": "../../../../tsconfig.backend.json" }
@@ -0,0 +1 @@
{ "extends": "../../../../tsconfig.backend.json" }
@@ -0,0 +1 @@
{ "extends": "../../../../tsconfig.backend.json" }
@@ -0,0 +1 @@
{ "extends": "../../../../tsconfig.backend.json" }
@@ -0,0 +1 @@
{ "extends": "../../../../tsconfig.backend.json" }
@@ -0,0 +1 @@
{ "extends": "../../../../tsconfig.backend.json" }