Sha256: 1ee288292f09b8e2fddf73ce314eb387ac492dd4f248cdcdb17f34f291805e5b
Contents?: true
Size: 490 Bytes
Versions: 38
Compression:
Stored size: 490 Bytes
Contents
# @babel/plugin-transform-class-properties > This plugin transforms static class properties as well as properties declared with the property initializer syntax See our website [@babel/plugin-transform-class-properties](https://babeljs.io/docs/babel-plugin-transform-class-properties) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-class-properties ``` or using yarn: ```sh yarn add @babel/plugin-transform-class-properties --dev ```
Version data entries
38 entries across 25 versions & 1 rubygems