Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
Convert settings.json to non-JSON5 compliancy
Browse files Browse the repository at this point in the history
TRAILING COMMAS MY BELOVED
  • Loading branch information
metatablecat committed Aug 8, 2024
1 parent b752ef0 commit 5eb3ac1
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
Expand Up @@ -19,5 +19,5 @@
".luaurc": "json"
},

"editor.rulers": [80],
"editor.rulers": [80]
}

0 comments on commit 5eb3ac1

Please sign in to comment.