{
"font_size": 14.6, // font size
"ignored_packages": [
"Vintage"
],
"translate_tabs_to_spaces": true,
"update_check": false,
"tab_size": 4,
"draw_white_space": "all",// show space
"trim_trailing_white_space_on_save": true //remove space in the end of line.
}