setting.json 98 Bytes
Newer Older
张烨's avatar
张烨 committed
1 2 3
{
    "editor.codeActionsOnSave": {
        "source.fixAll": true
4 5
    },
    "editor.tabSize": 2
张烨's avatar
张烨 committed
6
}