Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
wq dbcaee30a6 Initial commit 2 anos atrás
..
lib Initial commit 2 anos atrás
LICENSE Initial commit 2 anos atrás
README.md Initial commit 2 anos atrás
package.json Initial commit 2 anos atrás

README.md

@babel/helper-environment-visitor

Helper visitor to only visit nodes in the current ‘this’ context

See our website @babel/helper-environment-visitor for more information.

Install

Using npm:

npm install --save-dev @babel/helper-environment-visitor

or using yarn:

yarn add @babel/helper-environment-visitor --dev