All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package..babelrc Maven / Gradle / Ivy

Go to download

Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled

The newest version!
{
  "presets": [
    "babel-preset-env-modules",
    "@babel/preset-react",
    "@babel/preset-typescript"
  ],
  "env": {
    "esm": {
      "presets": [
        [
          "babel-preset-env-modules",
          {
            "modules": false
          }
        ]
      ]
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy