Skip to content

Commit

Permalink
chore(projects): vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Oct 30, 2023
1 parent c586e97 commit 9ba3829
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"cSpell.words": ["bumpp", "consola", "EDITMSG", "execa", "kolorist"],
"cSpell.words": [
"bumpp",
"consola",
"EDITMSG",
"execa",
"kolorist",
"ofetch"
],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
Expand Down

0 comments on commit 9ba3829

Please sign in to comment.