package..babelrc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of uncontrollable Show documentation
Show all versions of uncontrollable Show documentation
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