Skip to content

Commit

Permalink
chore: adjust editor settings
Browse files Browse the repository at this point in the history
  • Loading branch information
nanotaboada committed Apr 17, 2024
1 parent 0902243 commit d28ba5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"column": 127
}
],
"editor.wordWrap": "wordWrapColumn",
"editor.wordWrapColumn": 127,
"[csharp]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "csharpier.csharpier-vscode"
Expand Down

0 comments on commit d28ba5d

Please sign in to comment.