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