ccashfrontend/views/node_modules/@babel/helper-validator-identifier
2021-06-18 09:20:09 +10:00
..
lib half new patch 2021-06-18 09:20:09 +10:00
scripts half new patch 2021-06-18 09:20:09 +10:00
LICENSE half new patch 2021-06-18 09:20:09 +10:00
package.json half new patch 2021-06-18 09:20:09 +10:00
README.md half new patch 2021-06-18 09:20:09 +10: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