jsdoc.github.io icon indicating copy to clipboard operation
jsdoc.github.io copied to clipboard

ejs

Open ourmaninindia opened this issue 3 years ago • 0 comments

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)?$"

ourmaninindia avatar Apr 04 '22 10:04 ourmaninindia