diff --git a/.eslintrc.json b/.eslintrc.json index 2064f16f7..7b95ac6da 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -50,7 +50,7 @@ ], "json/*": ["error", "allowComments"], "@cspell/spellchecker": [ - "warn", + "error", { "checkIdentifiers": false, "checkStrings": false,