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

Javascript-Flowtyped.babelrc Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version
{
  "presets": [
    ["react-app", { "absoluteRuntime": false }],
    "@babel/preset-flow"
  ],
  "plugins": [
    "@babel/plugin-transform-flow-strip-types"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy