summaryrefslogtreecommitdiffstats
path: root/.mlc_config.json
blob: 83a2918afdb55de768e1c3e92e0da344c7b22dfb (plain)
1
2
3
4
5
6
7
8
{
    "replacementPatterns": [
        {
            "pattern": "^/",
            "replacement": "/github/workspace/"
        }
    ]
}