We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
unescaped-html-literal
At the moment, it can't find the following syntax:
const s = `<div> other ....</div>`;
It makes it dangerous to bypass the lint rule.
IMO the linter should trim the spaces to check?