generated from nhcarrigan/template
31 lines
536 B
JSON
31 lines
536 B
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",
|
||
|
]
|
||
|
}
|