I am making a project in Nodejs with the express framework I am using EJS as a template engine, I use Visual Studio as an IDE.
I have a problem while using EJS variable in the same ejs file, it renders correctly and works perfectly but Visual Studio marks it an error at the syntax
Is there any Tools or Extensions Features available, To overcome this issue
Error shown in IDE
Any one please help in solving this error in Visual Studio.
