Add spelling dictionary
This commit is contained in:
parent
62d3a137b2
commit
52ce8f5611
1 changed files with 7 additions and 1 deletions
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
|
|
@ -1,6 +1,12 @@
|
||||||
{
|
{
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
|
"Aeson",
|
||||||
|
"axios",
|
||||||
|
"dhall",
|
||||||
|
"HLINT",
|
||||||
|
"jquery",
|
||||||
"pandoc",
|
"pandoc",
|
||||||
"photoframe"
|
"photoframe",
|
||||||
|
"unrecognised"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue