peach a19a732be8 commit message | hace 2 años | |
---|---|---|
.. | ||
lib | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 2 años | |
package.json | hace 2 años |
Helper visitor to only visit nodes in the current 'this' context
See our website @babel/helper-environment-visitor for more information.
Using npm:
npm install --save-dev @babel/helper-environment-visitor
or using yarn:
yarn add @babel/helper-environment-visitor --dev