Sha256: 8a163c799e855fa6619df17440acbf92eadae11acdf285e34cbff8390a82e296
Contents?: true
Size: 407 Bytes
Versions: 5
Compression:
Stored size: 407 Bytes
Contents
# @babel/plugin-syntax-class-properties > Allow parsing of class properties See our website [@babel/plugin-syntax-class-properties](https://babeljs.io/docs/en/next/babel-plugin-syntax-class-properties.html) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-syntax-class-properties ``` or using yarn: ```sh yarn add @babel/plugin-syntax-class-properties --dev ```
Version data entries
5 entries across 5 versions & 2 rubygems