login/node_modules/@babel/helper-validator-identifier
2020-04-28 12:41:56 +05:30
..
lib adding node modules (#22) 2020-04-28 12:41:56 +05:30
scripts adding node modules (#22) 2020-04-28 12:41:56 +05:30
LICENSE adding node modules (#22) 2020-04-28 12:41:56 +05:30
package.json adding node modules (#22) 2020-04-28 12:41:56 +05:30
README.md adding node modules (#22) 2020-04-28 12:41:56 +05:30

@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