mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-11-25 08:56:57 +01: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 @babel/helper-validator-identifier
or using yarn:
yarn add @babel/helper-validator-identifier