pegjs/lib
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
..
compiler Code style: Make all static "require" calls global 2016-10-10 13:38:39 +02:00
.eslintrc.json ESLint: Set environments better 2016-01-29 14:50:38 +01:00
grammar-error.js Use only "//" comments 2016-09-20 15:07:39 +02:00
parser.js Code style: Fix some ESLint errors in generated code 2016-10-10 13:32:33 +02:00
peg.js Code style: Make all static "require" calls global 2016-10-10 13:38:39 +02:00