lunaisadev-website-old/node_modules/@babel/helper-validator-identifier
Luna 4f63b4f9a0 first commit 2021-07-27 18:40:12 -07:00
..
lib first commit 2021-07-27 18:40:12 -07:00
scripts first commit 2021-07-27 18:40:12 -07:00
LICENSE first commit 2021-07-27 18:40:12 -07:00
README.md first commit 2021-07-27 18:40:12 -07:00
package.json first commit 2021-07-27 18:40:12 -07:00

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