Skip to content

Commit

Permalink
Disable ignoring whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryba1986 committed Jul 10, 2022
1 parent befd0f5 commit bfc5b30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"[typescript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" },
"[vue]": { "editor.defaultFormatter": "esbenp.prettier-vscode" },
"csharpsortusings.sort.usings.splitGroups": false,
"diffEditor.ignoreTrimWhitespace": false,
"dotnet-test-explorer.enableTelemetry": false,
"editor.bracketPairColorization.enabled": true,
"editor.detectIndentation": false,
Expand Down

0 comments on commit bfc5b30

Please sign in to comment.