Skip to content

Commit

Permalink
remove spell words from workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
jarvisjiang committed May 15, 2024
1 parent e2abeec commit a059fd9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,5 @@
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports": "explicit"
},
"cSpell.words": [
"abortable",
"minigame"
]
}
}

0 comments on commit a059fd9

Please sign in to comment.