Skip to content

Commit

Permalink
chore: add code-spell-checker to recommendations (antfu-collective#334
Browse files Browse the repository at this point in the history
)

This is likely a good idea considering we use `cSpell.words` in the `settings.json`
  • Loading branch information
chrisbbreuer authored Apr 19, 2022
1 parent 225d105 commit 718bd01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"csstools.postcss",
"dbaeumer.vscode-eslint",
"johnsoncodehk.volar",
"lokalise.i18n-ally"
"lokalise.i18n-ally",
"streetsidesoftware.code-spell-checker"
]
}

0 comments on commit 718bd01

Please sign in to comment.