yuanhao b574408fd7 first commit 3 rokov pred
..
lib b574408fd7 first commit 3 rokov pred
scripts b574408fd7 first commit 3 rokov pred
LICENSE b574408fd7 first commit 3 rokov pred
README.md b574408fd7 first commit 3 rokov pred
package.json b574408fd7 first commit 3 rokov pred

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