Sha256: 6a99bebb035dc05e96e17f308feef0e6f27e3e6f372724cb8430a3d3e032b376
Contents?: true
Size: 397 Bytes
Versions: 27
Compression:
Stored size: 397 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/babel-plugin-syntax-class-properties) 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
27 entries across 26 versions & 4 rubygems