codeql-action/node_modules/@babel/helper-validator-identifier
2021-07-27 16:54:26 +00:00
..
lib Update checked-in dependencies 2021-07-27 16:54:26 +00:00
scripts Update checked-in dependencies 2021-07-27 16:54:26 +00:00
LICENSE Update checked-in dependencies 2021-07-27 16:54:26 +00:00
package.json Update checked-in dependencies 2021-07-27 16:54:26 +00:00
README.md Update checked-in dependencies 2021-07-27 16:54:26 +00: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