BizHawk/waterbox/o2em/.vscode/settings.json

6 lines
176 B
JSON
Raw Normal View History

2017-06-18 14:29:03 +00:00
// Place your settings in this file to overwrite default and user settings.
{
"editor.tabSize": 4,
"editor.insertSpaces": false,
"editor.detectIndentation": false
}