icy3dw/.babelrc

6 lines
61 B
Plaintext
Raw Normal View History

2022-04-09 11:29:54 +00:00
{
"plugins": [
"@babel/plugin-transform-runtime"
]
}