Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dmalan authored Apr 21, 2024
1 parent 00392b1 commit c71e603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@
"editor.formatOnSave": false,
"editor.guides.indentation": false,
"editor.hover.enabled": false,
"editor.lightbulb.enabled":"off",
"editor.lightbulb.enabled": "off",
"editor.matchBrackets": "never",
"editor.mouseWheelZoom": true,
"editor.minimap.enabled": false,
"editor.occurrencesHighlight":"off",
"editor.occurrencesHighlight": "off",
"editor.parameterHints.enabled": false,
"editor.quickSuggestions": {
"other": "off",
Expand Down

0 comments on commit c71e603

Please sign in to comment.