README.md 419 B

@babel/plugin-transform-reserved-words

Ensure that no reserved words are used.

See our website @babel/plugin-transform-reserved-words for more information.

Install

Using npm:

npm install --save @babel/plugin-transform-reserved-words

or using yarn:

yarn add --save @babel/plugin-transform-reserved-words