DIR: /proc/1784574/root/usr/share/doc/node-babel-helper-validator-option/ |
Current File : //proc/1784574/root/usr/share/doc/node-babel-helper-validator-option/README.md |
# @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 ``` |