You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we get information about the list of computedProperties for a given file, it would be great to have some more info regarding the dependentKeys for that particular computed property.
Proposal:
We can have the computedProperties to be an array of objects:
Currently, we get information about the list of
computedProperties
for a given file, it would be great to have some more info regarding thedependentKeys
for that particular computed property.Proposal:
We can have the
computedProperties
to be an array of objects:OR
as a map
The text was updated successfully, but these errors were encountered: