babel/packages/babel-helper-validator-identifier
Huáng Jùnliàng fc82169b4e
refactor: move @babel/helper-validator-identifier to ts (#12409)
* refactor: rename helper-validator-identifier to ts

* fix flow errors
2020-12-11 17:41:56 -05:00
..
2020-06-07 22:21:33 +02:00
2020-06-07 22:21:33 +02:00
2020-06-30 09:04:22 -04:00

@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