Add spelling dictionary

This commit is contained in:
Bill Ewanick 2024-01-15 14:56:45 -05:00
parent 62d3a137b2
commit 52ce8f5611

View file

@ -1,6 +1,12 @@
{ {
"cSpell.words": [ "cSpell.words": [
"Aeson",
"axios",
"dhall",
"HLINT",
"jquery",
"pandoc", "pandoc",
"photoframe" "photoframe",
"unrecognised"
] ]
} }