popcode
popcode copied to clipboard
More esprima errors
Go through the esprima code and audit all error message it is able to generate. Integrate all that are useful to us.
The mappings for esprima errors live here; the validation tests live here (though check the other language validation tests, which are more robust, for inspiration). The translation file that generates the error messages is here.