Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upChange "parsing error" to "reserved word not allowed" when naming a function "delete" #835
Comments
This comment has been minimized.
This comment has been minimized.
|
Thanks for the suggestion. I wish that we could show a friendlier error, but in this case the usage of the token I don't think there's an easy solution that |
feross
added
the
question
label
Apr 4, 2017
feross
closed this
Apr 4, 2017
lock
bot
locked as resolved and limited conversation to collaborators
May 10, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
rbecheras commentedApr 4, 2017
When we name a function
delete, standard find aparsing error.Here an example in atom editor with the plugin
linter-js-standard:I would suggest using a more semantic error name/type/description. Something like