Sha256: 3d79e9721978018f01f85ce2c7fc316b261963ea93d16c6744f6ea05e5566c76
Contents?: true
Size: 358 Bytes
Versions: 7
Compression:
Stored size: 358 Bytes
Contents
# @babel/plugin-syntax-decorators > Allow parsing of decorators See our website [@babel/plugin-syntax-decorators](https://babeljs.io/docs/babel-plugin-syntax-decorators) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-syntax-decorators ``` or using yarn: ```sh yarn add @babel/plugin-syntax-decorators --dev ```
Version data entries
7 entries across 7 versions & 1 rubygems