mirror of
https://github.com/discourse/discourse.git
synced 2025-06-10 18:03:44 +08:00
Merge pull request #301 from budnik/master
fixed syntax error in sublime-project
This commit is contained in:
@ -21,6 +21,6 @@
|
|||||||
// indentation
|
// indentation
|
||||||
"tab_size": 2,
|
"tab_size": 2,
|
||||||
"translate_tabs_to_spaces": true,
|
"translate_tabs_to_spaces": true,
|
||||||
"trim_trailing_white_space_on_save": true,
|
"trim_trailing_white_space_on_save": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user