devsite/node_modules/@babel/helper-validator-identifier
2024-07-07 18:49:38 -07:00
..
lib more 2024-07-07 18:49:38 -07:00
scripts more 2024-07-07 18:49:38 -07:00
LICENSE more 2024-07-07 18:49:38 -07:00
package.json more 2024-07-07 18:49:38 -07:00
README.md more 2024-07-07 18:49:38 -07: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