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.
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 */"
7 years ago
..
compiler Check allowedStartRules exist. (#532) 7 years ago
.eslintrc.json Moved "eslint-env node" to the root 7 years ago
grammar-error.js Use only "//" comments 8 years ago
parser.js Improve error message for unbalanced brace. (#534) 7 years ago
peg.js Code style: Make all static "require" calls global 8 years ago