diff options
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index be0b85b78f..afe8341d0e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | // Place your settings in this file to overwrite default and user settings. | 1 | // Place your settings in this file to overwrite default and user settings. |
| 2 | { | 2 | { |
| 3 | // Unofficially, QMK uses spaces for indentation | ||
| 4 | "editor.insertSpaces": true, | ||
| 3 | // Configure glob patterns for excluding files and folders. | 5 | // Configure glob patterns for excluding files and folders. |
| 4 | "files.exclude": { | 6 | "files.exclude": { |
| 5 | "**/.build": true, | 7 | "**/.build": true, |
