You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Majda 83d748d522 Code style: Make all static "require" calls global
The "global-require" rule is disabled in ESLint configuration used by
PEG.js, but the idea is not bad, so let's make all static "require"
calls global.

Follow-up to #407.
8 years ago
..
passes Code style: Fix some ESLint errors in generated code 8 years ago
asts.js Code style: Fix ESLint "object-shorthand" errors 8 years ago
index.js Code style: Make all static "require" calls global 8 years ago
js.js Code style: Fix ESLint "object-shorthand" errors 8 years ago
opcodes.js Use only "//" comments 8 years ago
visitor.js Code style: Fix ESLint "no-empty-function" errors 8 years ago