install-nix-action/node_modules/@babel/helper-plugin-utils
Domen Kožar 70742d22d9
v6
2019-11-19 17:50:30 +01:00
..
lib v6 2019-11-19 17:50:30 +01:00
src v6 2019-11-19 17:50:30 +01:00
LICENSE v6 2019-11-19 17:50:30 +01:00
package.json v6 2019-11-19 17:50:30 +01:00
README.md v6 2019-11-19 17:50:30 +01:00

@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-dev @babel/helper-plugin-utils

or using yarn:

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