Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 rokov pred | |
---|---|---|
.. | ||
src | 6 rokov pred | |
.npmignore | 7 rokov pred | |
README.md | 6 rokov pred | |
package.json | 6 rokov pred |
Allow parsing of class properties
See our website @babel/plugin-syntax-class-properties for more information.
Using npm:
npm install --save @babel/plugin-syntax-class-properties
or using yarn:
yarn add --save @babel/plugin-syntax-class-properties