SyntaxError: C:\Repos\kycm\client-portal\src\components\common\react-notifications\Notifications.js: Support for the experimental syntax 'classProperties' isn't currently enabled (9:21): code example

Example 1: rails webpack support for the experimental syntax 'jsx' isn't currently enabled

"jest": {
    "preset": "react-native",
    "transform": {
      "^.+\\.js$": "<rootDir>/node_modules/react-native/jest/preprocessor.js"
    }
  },

Example 2: rails webpack support for the experimental syntax 'jsx' isn't currently enabled

$ bin/rails g webpacker:install:react