|
6 лет назад | |
---|---|---|
.. | ||
src | 7 лет назад | |
test | 7 лет назад | |
.npmignore | 7 лет назад | |
README.md | 6 лет назад | |
package.json | 6 лет назад |
Ensure that no reserved words are used.
See our website @babel/plugin-transform-reserved-words for more information.
Using npm:
npm install --save @babel/plugin-transform-reserved-words
or using yarn:
yarn add --save @babel/plugin-transform-reserved-words