1
1
Fork 0

Add spelling dictionary

main
Bill Ewanick 2024-01-15 14:56:45 -05:00
parent 62d3a137b2
commit 52ce8f5611
1 changed files with 7 additions and 1 deletions

View File

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