summaryrefslogtreecommitdiff
path: root/aki-web.code-workspace
blob: d13faf8b707f06ed8fd55925e170640e3cc7bba1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
    "folders": [
        {
            "path": "client"
        },
        {
            "path": "server"
        }
    ]
}