hensei-web/node_modules/@babel/helper-validator-identifier
2020-09-11 06:44:42 -07:00
..
lib First commit 2020-09-11 06:44:42 -07:00
scripts First commit 2020-09-11 06:44:42 -07:00
LICENSE First commit 2020-09-11 06:44:42 -07:00
package.json First commit 2020-09-11 06:44:42 -07:00
README.md First commit 2020-09-11 06:44:42 -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-dev @babel/helper-validator-identifier

or using yarn:

yarn add @babel/helper-validator-identifier --dev