Skip to content

fixed missing errors on assignment pattern in object expression#10607

Merged
nicolo-ribaudo merged 4 commits intobabel:masterfrom
vivek12345:fix-assignment-pattern-in-object-expression
Oct 29, 2019
Merged

fixed missing errors on assignment pattern in object expression#10607
nicolo-ribaudo merged 4 commits intobabel:masterfrom
vivek12345:fix-assignment-pattern-in-object-expression

Conversation

@vivek12345
Copy link
Copy Markdown
Contributor

Q                       A
Fixed Issues? Fixes #10262
Patch: Bug Fix? Bug Fix
Major: Breaking Change? No
Minor: New Feature? Yes
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes? No
License MIT

@nicolo-ribaudo nicolo-ribaudo self-requested a review October 27, 2019 23:33
@nicolo-ribaudo nicolo-ribaudo added PR: Bug Fix 🐛 A type of pull request used for our changelog categories pkg: parser labels Oct 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue pkg: parser PR: Bug Fix 🐛 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

babel-parser: missing errors on assignment pattern in object expression

3 participants