What is @babel/plugin-transform-class-properties?
"This plugin transforms static class properties as well as properties declared with the property initializer syntax"
@babel/plugin-transform-class-properties is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 4.9 KB on disk.
Installation Guide
# Install via NPM
npm install @babel/plugin-transform-class-properties
# Install via Yarn
yarn add @babel/plugin-transform-class-properties