mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
11 lines
106 B
Plaintext
11 lines
106 B
Plaintext
|
{
|
||
|
"presets": [
|
||
|
[
|
||
|
"@nrwl/js/babel",
|
||
|
{
|
||
|
"useBuiltIns": "usage"
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|