From 1494985a636fe22417615648062f17bc82c35655 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Thu, 6 Jan 2022 18:16:07 +0100 Subject: build: update cSpell words to avoid false problems in vscode --- .vscode/settings.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to '.vscode/settings.json') diff --git a/.vscode/settings.json b/.vscode/settings.json index 6e4a490..6f23fb7 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,20 @@ { "css.lint.validProperties": ["composes"], "scss.lint.validProperties": ["composes"], - "cSpell.words": ["sujet", "thematics", "thematique"] + "cSpell.words": [ + "aligncenter", + "developpement", + "hexcode", + "hreflang", + "legales", + "Noindex", + "opengraph", + "parens", + "prismjs", + "projets", + "rehype", + "sujet", + "thematics", + "thematique" + ] } -- cgit v1.2.3