a733beb933
This fixes the following ESLint error, which started to appear after eslint/eslint#7424 was fixed: /Users/dmajda/Programming/PEG.js/pegjs/lib/compiler/js.js 37:17 error Unnecessary escape character: \] no-useless-escape This should fix broken Travis CI builds: https://travis-ci.org/pegjs/pegjs/builds/180092802 |
||
---|---|---|
.. | ||
compiler | ||
.eslintrc.json | ||
grammar-error.js | ||
parser.js | ||
peg.js |