fe-boilerplate/.vscode/settings.json

6 lines
133 B
JSON
Raw Normal View History

2015-09-15 08:10:14 +02:00
// Place your settings in this file to overwrite default and user settings.
{
"editor.tabSize": 2,
"editor.insertSpaces": true
}