caoge c760052ff9 机车状态修改 | 8 meses atrás | |
---|---|---|
.. | ||
lib | 8 meses atrás | |
LICENSE | 8 meses atrás | |
README.md | 8 meses atrás | |
package.json | 8 meses atrás |
This plugin transforms static class properties as well as properties declared with the property initializer syntax
See our website @babel/plugin-transform-class-properties for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-class-properties
or using yarn:
yarn add @babel/plugin-transform-class-properties --dev