Nicolò Ribaudo 6349118bed Change decoratorsBeforeExport default to false (#8113) пре 6 година
..
src 6349118bed Change decoratorsBeforeExport default to false (#8113) пре 6 година
test 6349118bed Change decoratorsBeforeExport default to false (#8113) пре 6 година
.npmignore 7a1ccf076c Misc (#5545) пре 7 година
README.md b445b79734 Refactor move docs (#8108) пре 6 година
package.json 90566103a6 v7.0.0-beta.49 пре 6 година

README.md

@babel/plugin-syntax-decorators

Allow parsing of decorators

See our website @babel/plugin-syntax-decorators for more information.

Install

Using npm:

npm install --save @babel/plugin-syntax-decorators

or using yarn:

yarn add --save @babel/plugin-syntax-decorators