monaco-editor/.vscode/settings.json
2016-06-16 09:55:30 +02:00

6 lines
No EOL
170 B
JSON

// Place your settings in this file to overwrite default and user settings.
{
"files.trimTrailingWhitespace": true,
"editor.tabSize": 4,
"editor.insertSpaces": false
}