mirror of
https://github.com/status-im/visual-identity.git
synced 2025-02-01 23:35:47 +00:00
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
|
{
|
||
|
"presets": ["@babel/preset-env"],
|
||
|
"plugins": [
|
||
|
["@babel/plugin-transform-runtime"]
|
||
|
]
|
||
|
}
|