Files
website-astro-stefanimhoff.de/.cspell.json
2023-06-30 19:20:36 +02:00

10 lines
211 B
JSON

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