.. | |||
lib | 3 years ago | ||
LICENSE | 3 years ago | ||
README.md | 3 years ago | ||
package.json | 3 years ago |
General utilities for plugins to use
See our website @babel/helper-plugin-utils for more information.
Using npm:
npm install --save-dev @babel/helper-plugin-utils
or using yarn:
yarn add @babel/helper-plugin-utils --dev