🔧 chore(vscode): update cspell dictionary
- add "creds", "tokencache", and "trdir" to cspell dictionary
This commit is contained in:
committed by
Jeremiah Russell
parent
6d24a0175c
commit
7bbc41e1c3
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -1,5 +1,7 @@
|
|||||||
{
|
{
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
|
"creds",
|
||||||
|
"tokencache",
|
||||||
"trdir"
|
"trdir"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user