Skip to content

Latest commit

History

History
19 lines (12 loc) 路 372 Bytes

File metadata and controls

19 lines (12 loc) 路 372 Bytes

@babel/helper-validator-identifier

Validate identifier/keywords name

See our website @babel/helper-validator-identifier for more information.

Install

Using npm:

npm install --save @babel/helper-validator-identifier

or using yarn:

yarn add @babel/helper-validator-identifier