yuanhao b574408fd7 first commit 3 éve
..
lib b574408fd7 first commit 3 éve
scripts b574408fd7 first commit 3 éve
LICENSE b574408fd7 first commit 3 éve
README.md b574408fd7 first commit 3 éve
package.json b574408fd7 first commit 3 éve

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