chore(backend): remove excluding apps in tsconfig
This commit is contained in:
@@ -21,12 +21,5 @@
|
|||||||
"./src/apps"
|
"./src/apps"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"include": ["src/**/*", "bin/**/*"],
|
"include": ["src/**/*", "bin/**/*"]
|
||||||
"exclude": [
|
|
||||||
"src/apps/discord",
|
|
||||||
"src/apps/firebase",
|
|
||||||
"src/apps/gitlab",
|
|
||||||
"src/apps/twitch",
|
|
||||||
"src/apps/typeform"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user