Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 lat temu | |
---|---|---|
.. | ||
src | 6 lat temu | |
test | 6 lat temu | |
.npmignore | 7 lat temu | |
README.md | 6 lat temu | |
package.json | 6 lat temu |
Compile class and object decorators to ES5
See our website @babel/plugin-proposal-decorators for more information.
Using npm:
npm install --save @babel/plugin-proposal-decorators
or using yarn:
yarn add --save @babel/plugin-proposal-decorators