4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-09 22:16:56 +00:00
setup-helm/node_modules/@babel/compat-data/README.md
2022-06-27 14:17:15 -04:00

19 lines
259 B
Markdown

# @babel/compat-data
>
See our website [@babel/compat-data](https://babeljs.io/docs/en/babel-compat-data) for more information.
## Install
Using npm:
```sh
npm install --save @babel/compat-data
```
or using yarn:
```sh
yarn add @babel/compat-data
```