node-dashdash
node-dashdash copied to clipboard
issue-26 parsing errors should include fields, not just text
This is the simplest way to fix the issue from my perspective. I'm happy to use a different approach, for example using subclasses instead, but I'd like guidance about the way you'd prefer to subclass in JS (as there seem to be several options when I looked into it). Thanks