icy3dw/.babelrc
2022-04-09 14:29:54 +03:00

6 lines
61 B
Plaintext

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