mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
35d9c059db
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9420 Co-authored-by: Nicolas Beaussart <7281023+beaussan@users.noreply.github.com> GitOrigin-RevId: 31d983ae8573c91ac5bf11066770f776941c3a11
11 lines
106 B
Plaintext
11 lines
106 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"@nrwl/js/babel",
|
|
{
|
|
"useBuiltIns": "usage"
|
|
}
|
|
]
|
|
]
|
|
}
|