Built internal changes

This commit is contained in:
hydrabolt
2015-11-18 16:59:37 +00:00
parent 7b73671295
commit e7df5bd400
25 changed files with 93 additions and 43 deletions

View File

@@ -1,2 +1,5 @@
// Place your settings in this file to overwrite default and user settings.
{ "editor.wrappingColumn": 0 }
{
"editor.wrappingColumn": 0,
"editor.formatOnType": true
}