budgielang/NBudgie

Allow for onlyShallow in matchers

Closed this issue · 0 comments

Instead of onlyDeep?: boolean, there should be an enum saying whether they must be deep, shallow, or either. This'll be useful for things like member variables.