conventional-changelog-action/node_modules/@babel/helper-validator-identifier
Conventional Changelog Action 93e8a7d813 chore(release): v3.0.0 2020-07-03 20:09:56 +00:00
..
lib chore(release): v3.0.0 2020-07-03 20:09:56 +00:00
scripts chore(release): v3.0.0 2020-07-03 20:09:56 +00:00
LICENSE chore(release): v3.0.0 2020-07-03 20:09:56 +00:00
README.md chore(release): v3.0.0 2020-07-03 20:09:56 +00:00
package.json chore(release): v3.0.0 2020-07-03 20:09:56 +00:00

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-dev @babel/helper-validator-identifier

or using yarn:

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