wisemapping-frontend/packages/webapp/.babelrc

6 lines
69 B
Plaintext

{
"plugins": [
"@babel/plugin-transform-runtime"
]
}