hongji.li
2023-11-11 ffa07b2a8c4e06a1fdc7c38c1c88f85845ff83cb
1
2
3
4
5
6
7
8
{
    "files.exclude": {
        "**/*.js": true,
        "**/*.map": true,
        "e2elib.zip": true
    },
    "editor.tabSize": 2
}