Closed itchyspacesuit closed 7 years ago
node_modules/dependency-parser/index.js:14 function* parse(sentence) { ^ SyntaxError: Unexpected token *
What's the * doing there? When I remove it I get more failures :S
It's a generator. Warning: This was an experiment that's not being maintained.
What's the * doing there? When I remove it I get more failures :S