Do not prepend the "eslint-env" directive to lib/parser.js
The lib/parser.js file is a CommonJS module like all the other files in lib/, so setting the environment explicitly is not needed. Besides, the environment set by "eslint-env" was wrong (since transitioning from the AMD format).redux
parent
c721b9bf6e
commit
e29d62558d
Loading…
Reference in New Issue