tsconfig hanya membangun file dan bukan src
// tsconfig.json
{
"include": ["src/**/*"]
}
alessandrodev
// tsconfig.json
{
"include": ["src/**/*"]
}