{
    "extends": "../../../tsconfig.json",
    "compilerOptions": {
        "outDir": "./wwwroot"
    },
    "references": [
        {
            "path": "../../Shared/Styles"
        },
        {
            "path": "../../Shared/Web"
        }
    ]
}
