diff options
Diffstat (limited to 'FrontEnd/cspell.json')
-rw-r--r-- | FrontEnd/cspell.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/FrontEnd/cspell.json b/FrontEnd/cspell.json index 0677968d..a2e150c9 100644 --- a/FrontEnd/cspell.json +++ b/FrontEnd/cspell.json @@ -5,6 +5,8 @@ "pnpm-lock.yaml" ], "words": [ - "languagedetector" + "languagedetector", + "popperjs", + "signalr" ] } |