Closed mikemitchel closed 5 years ago
This removes a 'false positive' warning for type being ignored with a zero-arg getter. It now allows the default type set by can-define/map/map to exist with a zero-arg getter, and not warn.
type
can-define/map/map
Closes #468
This removes a 'false positive' warning for
type
being ignored with a zero-arg getter. It now allows the defaulttype
set bycan-define/map/map
to exist with a zero-arg getter, and not warn.Closes #468