Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 years ago
..
src 25153359f7 helper-plugin-utils: Move README [skip ci] (#7972) 6 years ago
README.md b445b79734 Refactor move docs (#8108) 6 years ago
package.json 90566103a6 v7.0.0-beta.49 6 years ago

README.md

@babel/helper-plugin-utils

General utilities for plugins to use

See our website @babel/helper-plugin-utils for more information.

Install

Using npm:

npm install --save @babel/helper-plugin-utils

or using yarn:

yarn add --save @babel/helper-plugin-utils