tree: a4ce75ab2610f20c55bfbd028654cfc2cf809ab1 [path history] [tgz]
  1. lib/
  2. scripts/
  3. LICENSE
  4. package.json
  5. README.md
node_modules/@babel/helper-validator-identifier/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