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
I am trying to query the remove properties in this data object and then remove them.
Does AST-query allow more generic queries like (just an example) module.exports = Object(\.+\g, Array(Object(remove)))
I am trying to query the
remove
properties in this data object and then remove them.Does AST-query allow more generic queries like (just an example)
module.exports = Object(\.+\g, Array(Object(remove)))
Result once all remove keys are removed
The text was updated successfully, but these errors were encountered: