Update tsconfig.json

pull/1052/head
Sebastian Di Luzio 2021-12-10 22:04:43 +01:00
parent a86f2c108d
commit 4990c42675
1 changed files with 1 additions and 0 deletions

View File

@ -14,5 +14,6 @@
"strict": true
},
"include": ["../apps/**/*", "./**/*"],
// these apps have been excluded because they were built before this configuration was created and are using their own
"exclude": ["../apps/banglerun", "../apps/hebrew_calendar"]
}