/ tsconfig.build.json
tsconfig.build.json
1  {
2      "extends": "./tsconfig.app.json",
3      "include": ["src"],
4    }