add vscode settings file

This commit is contained in:
Stephan Dilly
2017-06-03 01:35:53 +02:00
parent 169eab1128
commit 64d2efaf70

4
cimgui/.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
// Place your settings in this file to overwrite default and user settings.
{
"editor.formatOnSave": false,
}