mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +03:00
Added trim_trailing_white_space_on_save to Sublime project
This commit is contained in:
parent
b7eec5d60a
commit
91c733551f
@ -15,6 +15,7 @@
|
|||||||
"settings":
|
"settings":
|
||||||
{
|
{
|
||||||
"tab_size": 4,
|
"tab_size": 4,
|
||||||
"translate_tabs_to_spaces": true
|
"translate_tabs_to_spaces": true,
|
||||||
|
"trim_trailing_white_space_on_save": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user