pegjs/lib/compiler
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.
2016-10-10 13:38:39 +02:00
..
passes Code style: Fix some ESLint errors in generated code 2016-10-10 13:32:33 +02:00
asts.js Code style: Fix ESLint "object-shorthand" errors 2016-10-10 10:58:05 +02:00
index.js Code style: Make all static "require" calls global 2016-10-10 13:38:39 +02:00
js.js Code style: Fix ESLint "object-shorthand" errors 2016-10-10 10:58:05 +02:00
opcodes.js Use only "//" comments 2016-09-20 15:07:39 +02:00
visitor.js Code style: Fix ESLint "no-empty-function" errors 2016-10-10 10:58:06 +02:00