diff --git a/docs/cspell.json b/docs/cspell.json index f76946c61..caca56b3f 100644 --- a/docs/cspell.json +++ b/docs/cspell.json @@ -50,6 +50,7 @@ // Hashes in URLs, which for PascalCase headers get transformed into lowercase // (which then to cspell looks like a single word.) "/(\\.md|\\()#[-\\w]+/mig", + "/viewmodel\\.ts/mig", ] } ]