Merge pull request #18167 from overleaf/em-simpler-typescript-backend
Simpler Typescript setup in the backend GitOrigin-RevId: 3a90f26a5ac8029d14203faa98008375ce933e7d
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
{
|
||||
"extends": "../../tsconfig.backend.json",
|
||||
"compilerOptions": {
|
||||
"declaration": true,
|
||||
"outDir": "types"
|
||||
},
|
||||
"include": [
|
||||
"**/*.js",
|
||||
"**/*.cjs"
|
||||
|
||||
Reference in New Issue
Block a user