pegjs/lib
Futago-za Ryuu 08bbd6d5b6 Moved "eslint-env node" to the root
It seem's kind of pointless setting the comment "/* eslint-env node */" at the top of only some JavaScript files when nearly all of them are Node.js releated, so I moved this option to the root level config, only leaving the 'lib' folder as "/* eslint-env commonjs */"
2017-10-02 06:32:20 +01:00
..
compiler Check allowedStartRules exist. (#532) 2017-09-12 21:21:35 +01:00
.eslintrc.json Moved "eslint-env node" to the root 2017-10-02 06:32:20 +01:00
grammar-error.js Use only "//" comments 2016-09-20 15:07:39 +02:00
parser.js Improve error message for unbalanced brace. (#534) 2017-09-15 21:36:19 +01:00
peg.js Code style: Make all static "require" calls global 2016-10-10 13:38:39 +02:00