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
{{ message }}
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.
If you write
const { VARIABLE } = process.env
you get an errorOne solution is to escape if
node.parent.property
does not have a name, or try to make this work with deconstructions.node.parent.init.object.name
=>process
node.parent.init.object.name
=>env
The text was updated successfully, but these errors were encountered: