diff options
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index abf82c4..95419b3 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -13,10 +13,13 @@ // Code Spell Checker "cSpell.language": "en,nl", "cSpell.words": [ + "PGDATABASE", "decrementing", "devtools", "dompurify", "hetmml", + "meetingpoint", + "meetingpointmco", "metis", "polyfill", "presentational", |