f4df9ddde1
Running ESLint on generated code with the configuration used on PEG.js
itself produces a lot of errors. This commit fixes some unnecessary ones
caught by these rules:
- max-len
- new-cap
- newline-before-return
- no-unused-vars
See also
|
||
---|---|---|
.. | ||
passes | ||
asts.js | ||
index.js | ||
js.js | ||
opcodes.js | ||
visitor.js |