Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
add setting file for CodeSpellChecker
Browse files Browse the repository at this point in the history
  • Loading branch information
segurvita committed Mar 6, 2020
1 parent ccbf58c commit c3995c1
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"version": "0.1",
"language": "en",
"words": [
"asynciterable",
"chartjs",
"covid",
"datasets",
"esnext",
"fullhuman",
"interop",
"mixins",
"nullish",
"nuxt",
"nuxtjs",
"precomposed",
"purgecss",
"querents",
"tightenco",
"vuetify"
]
}

0 comments on commit c3995c1

Please sign in to comment.