kach / nearley

📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.
https://nearley.js.org
MIT License
3.57k stars 232 forks source link

Unused Parameters in whitespace builtin #500

Open jtenner opened 4 years ago

jtenner commented 4 years ago

fixes #499

I'm not sure if there's any other places a javascript function like function(d) {return null;} occurs, but this is a good start.

I also cannot install the packages on my windows machine, so making the docs will be useless.

Any help?

jtenner commented 3 years ago

Please let me know if I can help. Thanks!