ES6 "Invalid Character" for backtick (Template Literal)
Why does Visual Studio complain about a template literal backtick (`) even though my Resharper config is set as ES2016?
It underlines the character in red and when you mouse over you get "Invalid Character"
Please sign in to leave a comment.
Hello!
Thank you for contacting us.
As the error is highlighted by Visual Studio please disable the following option - Tools | Options | Text Editor | JavaScript | IntelliSense | Show Javascript syntax errors.
Thank you.