{
    "extends": "../../tsconfig.json",
    "compilerOptions": {
        "outDir": "dist",
        "rootDir": "src"
    },
    "references": [{ "path": "../css-values" }, { "path": "../input-text" }]
}
