I am using Code Spell Checker (streetsidesoftware.code-spell-checker) VSC extension to check spelling, but I get warning for a lot of words because the ReactJS app interface is in another language than english.
For every word I can add it to the user or workspace dictionary, but for many words this is a pain and I want the "PROBLEMS" tab in VSC to show 0 errors/warnings/info before deploy.
How can I solve this issue ?