|
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