Files
docs/.cspell.json
T
naomi 592a4eb681
Node.js CI / Lint and Test (push) Successful in 53s
feat: new product docs
2025-09-15 12:50:16 -07:00

79 lines
1.3 KiB
JSON

{
"language": "en-GB",
"allowCompoundWords": true,
"dictionaries": [
"en-gb",
"companies",
"softwareTerms",
"typescript",
"node",
"html",
"css",
"bash"
],
"ignoreRegExpList": [
"```[\\s\\S]*?```", // Ignores multi-line code blocks in Markdown
"`[^`\n]+`" // Ignores inline code blocks
],
"ignoreWords": [
"nhcarrigan",
"fiverr",
"misgendering",
"neurodiversity",
"recused",
"neurodivergent",
"hyfetch",
"technomancer",
"Wofi",
"Dunst",
"SonarQube",
"Grype",
"Syft",
"Ghostty",
"Amberol",
"Musicolet",
"wifi"
],
"words": [
"Abalise",
"atproto",
"Becca",
"Beccalia",
"CCPA",
"Celestine",
"Čeština",
"Dansk",
"Fediverse",
"Français",
"Gitea",
"Hikari",
"Italiano",
"Iuvo",
"Lietuvių",
"Lyria",
"Mommy",
"Nederlands",
"Polski",
"polycule",
"Română",
"Rosalia",
"Sakura",
"Suomi",
"Svenska",
"Taryne",
"Türkçe",
"Ελληνικά",
"Български",
"Русский",
"Українська",
"हिन्दी",
"Chibika",
"Sorielle",
"Pavelle",
"Serenya",
"bannable",
"Caelia",
"Umbrelle"
]
}