mirror of
https://github.com/Xevion/xevion.dev.git
synced 2025-12-05 23:16:57 -06:00
vscode cspell settings
This commit is contained in:
19
.vscode/settings.json
vendored
19
.vscode/settings.json
vendored
@@ -1,3 +1,20 @@
|
|||||||
{
|
{
|
||||||
"cSpell.words": ["plaiceholder"]
|
"cSpell.words": [
|
||||||
|
"azabani",
|
||||||
|
"CLIENTVAR",
|
||||||
|
"directus",
|
||||||
|
"hanken",
|
||||||
|
"headlessui",
|
||||||
|
"Hoverable",
|
||||||
|
"IPTC",
|
||||||
|
"kodingdotninja",
|
||||||
|
"Phototag",
|
||||||
|
"plaiceholder",
|
||||||
|
"runnerspace",
|
||||||
|
"SERVERVAR",
|
||||||
|
"turbopack",
|
||||||
|
"usehooks"
|
||||||
|
],
|
||||||
|
"spellright.language": ["en"],
|
||||||
|
"spellright.documentTypes": ["markdown", "latex", "plaintext", "typescript"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user