mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"version": "0.2",
|
|
"dictionaryDefinitions": [
|
|
{ "addWords": true, "path": ".cspell/dictionary.txt", "name": "dictionary" }
|
|
],
|
|
"language": "en",
|
|
"dictionaries": ["dictionary"],
|
|
"ignorePaths": ["dist"]
|
|
}
|