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