yuanhao b574408fd7 first commit 3 سال پیش
..
lib b574408fd7 first commit 3 سال پیش
LICENSE b574408fd7 first commit 3 سال پیش
README.md b574408fd7 first commit 3 سال پیش
package.json b574408fd7 first commit 3 سال پیش

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