mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-08-25 08:08:00 +00:00
| .. | ||
| lib | ||
| scripts | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@babel/helper-validator-identifier
Validate identifier/keywords name
See our website @babel/helper-validator-identifier for more information.
Install
Using npm:
npm install --save-dev @babel/helper-validator-identifier
or using yarn:
yarn add @babel/helper-validator-identifier --dev