diff options
Diffstat (limited to 'settings.json')
-rw-r--r-- | settings.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/settings.json b/settings.json new file mode 100644 index 0000000..7fc6664 --- /dev/null +++ b/settings.json @@ -0,0 +1,8 @@ +{ + "editor": { + "indentWithTabs": true + }, + "valueEditor": { + "indentWithTabs": true + } +} |