Skip to content

Commit

Permalink
Merge pull request #143 from netgen/NGGW-106-vscode-settings
Browse files Browse the repository at this point in the history
NGGW-106 remove trailing whitespace on file save setting for vscode
  • Loading branch information
emodric authored Mar 30, 2023
2 parents a2b258a + 9878944 commit 4f26a50
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
@@ -1,5 +1,6 @@
{
"files.eol": "\n",
"files.trimTrailingWhitespace": true,
"editor.tabSize": 4,
"[javascript][typescript][json]": {
"editor.tabSize": 2,
Expand Down

0 comments on commit 4f26a50

Please sign in to comment.