Open
Description
I get "Unexpected token" for ejs include statements
How can I make clear that I use EJS and not for example ejx? as I also get some of those messages for no reason ( Adjacent JSX elements must be wrapped in an enclosing tag)
My config file contains as follows:
"includePattern": ".+\\.(e)js(doc)?$"
Metadata
Metadata
Assignees
Labels
No labels