Sublime project - add settings

2.0.x
Scott Lahteine 6 years ago
parent 9722038ad3
commit cfb44e4a26

@ -24,5 +24,12 @@
],
"path": "../../.."
}
]
],
"settings":
{
"ensure_newline_at_eof_on_save": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
}

Loading…
Cancel
Save