mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 12:40:19 -05:00
No forcing tabsize on users
This commit is contained in:
@@ -6,7 +6,6 @@ root = true
|
||||
# Tab indentation
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
# The indent size used in the `package.json` file cannot be changed
|
||||
|
||||
Reference in New Issue
Block a user