Skip to content

Commit

Permalink
Update internal vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathantneal committed Jul 22, 2021
1 parent cdd9c27 commit 1fb54cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"editor.suggestSelection": "recentlyUsedByPrefix",
"editor.wordBasedSuggestions": false,
"emmet.showAbbreviationSuggestions": false,
"emmet.showExpandedAbbreviation": "never",
"files.exclude": {
"**/.DS_Store": true,
"**/.git": true,
Expand Down

0 comments on commit 1fb54cc

Please sign in to comment.