outaozhen bb52c63d7d 库提交 5 年之前
..
lib bb52c63d7d 库提交 5 年之前
scripts bb52c63d7d 库提交 5 年之前
LICENSE bb52c63d7d 库提交 5 年之前
README.md bb52c63d7d 库提交 5 年之前
package.json bb52c63d7d 库提交 5 年之前

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