escope
escope copied to clipboard
Drop function's rest support
Use RestElement and drop function's rest support.
/cc @nzakas
:+1: we also will make this switch as a breaking change
@nzakas
Could you tell me when this is switched?
At that time, I'll drop function.rest and handle RestElement in function's params.
Yup. We have this issue tracking it: https://github.com/eslint/espree/issues/84
Is this blocking for the module-related changes?