Skip to content

Commit

Permalink
setup vs code for json formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
SamFlt committed Sep 20, 2024
1 parent 682190e commit c6201ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,7 @@
{"column": 120, "color": "#ffcc00"}
],
"C_Cpp.default.compilerPath": "/usr/bin/g++",
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
}

0 comments on commit c6201ab

Please sign in to comment.