webhook/node_modules/@babel/helper-validator-identifier
2022-11-10 20:43:16 +10:00
..
lib update modules 2022-11-10 20:43:16 +10:00
scripts update modules 2022-11-10 20:43:16 +10:00
LICENSE Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
package.json update modules 2022-11-10 20:43:16 +10:00
README.md update modules 2022-11-10 20:43:16 +10:00

@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