{
    "extends": "@youwol/tsconfig/tsconfig.json",
    "compilerOptions": {
        "baseUrl": ".",
        "paths": {
            "@rxVDomConfig": ["./rx-vdom-config"]
        }
    }
}
