Skip to content

Commit

Permalink
Add VSCode spell checker custom word list
Browse files Browse the repository at this point in the history
  • Loading branch information
douglatornell committed Nov 6, 2023
1 parent 46f0bf5 commit b4cd13f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"cSpell.words": [
"erddap",
"jupyterlab",
"lxml",
"pyyaml",
"structlog"
]
}

0 comments on commit b4cd13f

Please sign in to comment.