Co-authored-by: Vadim Smirnov <smirnou.vadzim@gmail.com> Co-authored-by: zakariasaad <zakaria.elas@gmail.com> Co-authored-by: Vilfred Sikker <vilfredsikker@gmail.com> Co-authored-by: olivermrbl <oliver@mrbltech.com>
14 lines
193 B
Plaintext
14 lines
193 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"babel-preset-gatsby",
|
|
{
|
|
"reactRuntime": "automatic",
|
|
"targets": {
|
|
"browsers": [">0.25%", "not dead"]
|
|
}
|
|
}
|
|
]
|
|
]
|
|
}
|