mirror of
https://github.com/tornadocash/provider.git
synced 2024-11-22 17:50:02 +01:00
11 lines
141 B
Plaintext
11 lines
141 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"@babel/preset-env",
|
|
{
|
|
"modules": false
|
|
}
|
|
]
|
|
]
|
|
}
|