Bakhtina Sofya b84cb877be 1st comm | пре 2 недеља | |
---|---|---|
.. | ||
lib | пре 2 недеља | |
LICENSE | пре 2 недеља | |
README.md | пре 2 недеља | |
package.json | пре 2 недеља |
Ensure that no reserved words are used.
See our website @babel/plugin-transform-reserved-words for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-reserved-words
or using yarn:
yarn add @babel/plugin-transform-reserved-words --dev