We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use RestElement and drop function's rest support.
RestElement
/cc @nzakas
The text was updated successfully, but these errors were encountered:
👍 we also will make this switch as a breaking change
Sorry, something went wrong.
@nzakas
Could you tell me when this is switched? At that time, I'll drop function.rest and handle RestElement in function's params.
function.rest
params
Yup. We have this issue tracking it: eslint/js#84
Is this blocking for the module-related changes?
Use wrapped RestElement
8b0e713
ref #53
No branches or pull requests
Use
RestElement
and drop function's rest support./cc @nzakas
The text was updated successfully, but these errors were encountered: