Add additional words to cSpell configuration in settings.json
This commit is contained in:
parent
1d16e7e24e
commit
4be0617a01
1 changed files with 4 additions and 1 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
|
@ -10,7 +10,10 @@
|
||||||
"markdownified",
|
"markdownified",
|
||||||
"markdownify",
|
"markdownify",
|
||||||
"pipx",
|
"pipx",
|
||||||
"thead"
|
"pyproject",
|
||||||
|
"thead",
|
||||||
|
"thelovinator",
|
||||||
|
"uvicorn"
|
||||||
],
|
],
|
||||||
"python.analysis.typeCheckingMode": "basic"
|
"python.analysis.typeCheckingMode": "basic"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue