Skip to content

Commit

Permalink
refactor: Add "seogaemo" to cSpell.words in .vscode/settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PleBea committed Jul 13, 2024
1 parent f240c4c commit 2d7496d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"prettier.tabWidth": 4,
"cSpell.words": [
"ADEGO"
"ADEGO",
"seogaemo"
]
}

0 comments on commit 2d7496d

Please sign in to comment.