No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Dailin 415ba84223 pre0115 hace 4 años
..
lib pre0115 删除 hace 4 años
scripts pre0115 删除 hace 4 años
LICENSE pre0115 hace 4 años
README.md pre0115 hace 4 años
package.json pre0115 hace 4 años

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