BizHawk/waterbox/pizza/.vscode/settings.json

6 lines
176 B
JSON
Raw Normal View History

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