Open JonathanRys-ATC opened 7 years ago
Same problem here.
{
"tags": {
"allowUnknownTags": true
},
"source": {
"includePattern": ".+\\.js(doc|x)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"plugins": [
"jsdoc-jsx"
],
"templates": {
"cleverLinks": false,
"monospaceLinks": false,
"default": {
"outputSourceFiles": true
}
}
}
I have the following options set
I'm running this at the command line
And I get Parse Error: Line 11: Illegal import declaration
This is line 11 in App.jsx: