mirror of
https://github.com/esiur/esiur-js.git
synced 2025-05-06 12:32:58 +00:00
6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
{
|
|
"presets": ["@babel/preset-env"],
|
|
"plugins": [
|
|
["@babel/transform-runtime"]
|
|
]
|
|
} |