|
6 gadi atpakaļ | |
---|---|---|
.. | ||
src | 6 gadi atpakaļ | |
test | 6 gadi atpakaļ | |
.npmignore | 7 gadi atpakaļ | |
README.md | 6 gadi atpakaļ | |
package.json | 6 gadi atpakaļ |
This plugin transforms static class properties as well as properties declared with the property initializer syntax
See our website @babel/plugin-proposal-class-properties for more information.
Using npm:
npm install --save @babel/plugin-proposal-class-properties
or using yarn:
yarn add --save @babel/plugin-proposal-class-properties