Files
website-astro-stefanimhoff.de/.cspell.json
2023-02-12 12:23:45 +01:00

10 lines
219 B
JSON

{
"version": "0.2",
"dictionaryDefinitions": [
{ "addWords": true, "path": ".cspell/dictionary.txt", "name": "dictionary" }
],
"language": "en",
"dictionaries": ["dictionary"],
"ignorePaths": ["dist"]
}