Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

test: refactor omitDeep function to support type changes #70

Merged
merged 2 commits into from
Jan 1, 2019

Conversation

armano2
Copy link
Contributor

@armano2 armano2 commented Dec 29, 2018

estree plugin in babel is not modifying typescript specific nodes.

i feel like it's better to do small fixes (types) on babel ast instead of not testing it at all, with that we can make sure that we are producing always valid AST

#58

Copy link
Owner

@JamesHenry JamesHenry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That makes sense, we are still capturing the relevant babel issue, so it LGTM

@JamesHenry JamesHenry merged commit 4b88970 into JamesHenry:master Jan 1, 2019
@JamesHenry
Copy link
Owner

🎉 This PR is included in version 8.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants