consolidate spell checking
This commit is contained in:
parent
48f961ec9b
commit
174380f4c8
2 changed files with 1 additions and 6 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
"Linuxposting"
|
"linuxposting"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
5
website/.vscode/settings.json
vendored
5
website/.vscode/settings.json
vendored
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"cSpell.words": [
|
|
||||||
"linuxposting"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue