seal-blog/.vscode/settings.json

17 lines
293 B
JSON
Raw Normal View History

2020-10-10 09:52:04 -04:00
{
2023-04-10 19:43:45 -04:00
"git.ignoreLimitWarning": true,
"cSpell.words": [
"cutesealfanpage",
"Fanpage",
"fmap",
"Hakyll",
"Lookie",
"mappend",
"Monoid",
"NOINLINE",
"pandoc",
"uncurry",
"unlines",
"utct"
]
2020-10-10 09:52:04 -04:00
}