lhl 2bdf874dbb create 6 月之前
..
lib 2bdf874dbb create 6 月之前
LICENSE 2bdf874dbb create 6 月之前
README.md 2bdf874dbb create 6 月之前
package.json 2bdf874dbb create 6 月之前

README.md

@babel/plugin-proposal-decorators

Compile class and object decorators to ES5

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

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-decorators

or using yarn:

yarn add @babel/plugin-proposal-decorators --dev