Urara-Blog/node_modules/.pnpm-store/v3/files/3e/8da394e7ae248ec405bd23a1e5424ac78baa393ac02f27ac2e3c1cf30cb3d19c69ebb55d234b8624c5399e838d629d4f9b189095aca709f5e36dee7ea931c7
2022-08-14 01:14:53 +08:00

19 lines
349 B
Text

# @babel/helper-validator-option
> Validate plugin/preset options
See our website [@babel/helper-validator-option](https://babeljs.io/docs/en/babel-helper-validator-option) for more information.
## Install
Using npm:
```sh
npm install --save @babel/helper-validator-option
```
or using yarn:
```sh
yarn add @babel/helper-validator-option
```