{
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
"version": "0.2",
"enabled": true,
"language": "en,en-US",
"useGitignore": true,
"dictionaries": ["html", "css"],
"ignorePaths": ["CLAUDE.md"],
"files": [
"docs/**",
"**.md"
],
"words": [
"Pozhylenkov",
"clippy",
"leshiy",
"scell",
"dager",
"Earthfile",
"mdbook",
"mdBook"
]
}