How can I supress SonarLint warnings in WebStorm for a block of code?

Hi @dhAlcojor

This is a limitation of SonarLint. We don’t support issue exclusions based on start/end regexp. Please follow:
https://jira.sonarsource.com/browse/SLI-209

1 Like