react-fullstack-template
react-fullstack-template copied to clipboard
Remove "transform-class-properties" from .babelrc
Once babel's stage-3-preset has been updated it will include the "transform-class-properties" plugin by default. We can then remove the separate reference for the plugin