Files
website-hugo/.vscode/settings.json
2024-02-19 20:11:41 +00:00

12 lines
194 B
JSON

{
"grammarly.selectors": [
{
"language": "markdown",
"scheme": "file"
}
],
"cSpell.words": [
"hackspace",
"makerspace"
]
}