Skip to content

Commit

Permalink
chore: remove invalid dangling comma
Browse files Browse the repository at this point in the history
  • Loading branch information
andreashuber69 committed Apr 21, 2024
1 parent fd007c2 commit 6cf2597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"files.autoSave": "onFocusChange",
"editor.rulers": [73],
"editor.rulers": [73]
}

0 comments on commit 6cf2597

Please sign in to comment.