张益铭 6a5f1810f9 chore:更换到主分支 před 4 roky
..
lib 9064b372e8 docs:更新文档 před 4 roky
scripts 9064b372e8 docs:更新文档 před 4 roky
LICENSE 9064b372e8 docs:更新文档 před 4 roky
README.md 6a5f1810f9 chore:更换到主分支 před 4 roky
package.json 6a5f1810f9 chore:更换到主分支 před 4 roky

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