night-cherry 54459060d1 add some reposity 3 週間 前
..
lib 54459060d1 add some reposity 3 週間 前
node_modules 54459060d1 add some reposity 3 週間 前
LICENSE c3c5588342 web project files 1 ヶ月 前
README.md c3c5588342 web project files 1 ヶ月 前
package.json 54459060d1 add some reposity 3 週間 前

README.md

@babel/traverse

The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes

See our website @babel/traverse for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/traverse

or using yarn:

yarn add @babel/traverse --dev